[email protected] | 7fc8382 | 2012-03-30 19:53:29 | [diff] [blame] | 1 | // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
[email protected] | 9fbd3f86 | 2011-09-20 23:31:34 | [diff] [blame] | 2 | // Use of this source code is governed by a BSD-style license that can be |
3 | // found in the LICENSE file. | ||||
4 | |||||
5 | //{{NO_DEPENDENCIES}} | ||||
6 | // Microsoft Visual C++ generated include file. | ||||
7 | // Used by test_shell.rc | ||||
8 | // | ||||
9 | |||||
10 | |||||
11 | #define IDR_MAINFRAME 128 | ||||
12 | #define IDM_EXIT 105 | ||||
[email protected] | e99ca511 | 2011-09-26 17:22:54 | [diff] [blame] | 13 | #define IDM_CLOSE_WINDOW 106 |
14 | #define IDM_NEW_WINDOW 107 | ||||
[email protected] | 7c17b699 | 2012-08-09 16:16:30 | [diff] [blame] | 15 | #define IDM_SHOW_DEVELOPER_TOOLS 108 |
[email protected] | 9fbd3f86 | 2011-09-20 23:31:34 | [diff] [blame] | 16 | #define IDC_CONTENTSHELL 109 |
[email protected] | 7fc8382 | 2012-03-30 19:53:29 | [diff] [blame] | 17 | #define IDD_ALERT 130 |
18 | #define IDD_CONFIRM 131 | ||||
19 | #define IDD_PROMPT 132 | ||||
[email protected] | 9fbd3f86 | 2011-09-20 23:31:34 | [diff] [blame] | 20 | #define IDC_NAV_BACK 1001 |
21 | #define IDC_NAV_FORWARD 1002 | ||||
22 | #define IDC_NAV_RELOAD 1003 | ||||
23 | #define IDC_NAV_STOP 1004 | ||||
[email protected] | 7fc8382 | 2012-03-30 19:53:29 | [diff] [blame] | 24 | #define IDC_PROMPTEDIT 1005 |
25 | #define IDC_DIALOGTEXT 1006 | ||||
26 | |||||
[email protected] | 9fbd3f86 | 2011-09-20 23:31:34 | [diff] [blame] | 27 | #ifndef IDC_STATIC |
28 | #define IDC_STATIC -1 | ||||
29 | #endif | ||||
30 | // Next default values for new objects | ||||
31 | // | ||||
32 | #ifdef APSTUDIO_INVOKED | ||||
33 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||||
34 | |||||
35 | #define _APS_NO_MFC 130 | ||||
36 | #define _APS_NEXT_RESOURCE_VALUE 129 | ||||
37 | #define _APS_NEXT_COMMAND_VALUE 32771 | ||||
38 | #define _APS_NEXT_CONTROL_VALUE 1000 | ||||
39 | #define _APS_NEXT_SYMED_VALUE 117 | ||||
40 | #endif | ||||
41 | #endif |