| OLD | NEW |
| 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 //{{NO_DEPENDENCIES}} | 5 //{{NO_DEPENDENCIES}} |
| 6 // Microsoft Visual C++ generated include file. | 6 // Microsoft Visual C++ generated include file. |
| 7 // Used by host_ui.rc | 7 // Used by host_ui.rc |
| 8 // | 8 // |
| 9 #define IDD_DISCONNECT 101 | 9 #define IDD_DISCONNECT 101 |
| 10 #define IDD_CONTINUE 102 | 10 #define IDD_CONTINUE 102 |
| 11 #define IDC_DISCONNECT 1001 | 11 #define IDC_DISCONNECT 1001 |
| 12 #define IDC_DISCONNECT_SHARINGWITH 1002 | 12 #define IDC_DISCONNECT_SHARINGWITH 1002 |
| 13 #define IDC_DISCONNECT_USERNAME 1003 | 13 #define IDC_DISCONNECT_USERNAME 1003 |
| 14 #define IDC_CONTINUE_MESSAGE 1004 | 14 #define IDC_CONTINUE_MESSAGE 1004 |
| 15 #define IDC_CONTINUE_DEFAULT 1005 | 15 #define IDC_CONTINUE_DEFAULT 1005 |
| 16 #define IDC_CONTINUE_CANCEL 1007 | 16 #define IDC_CONTINUE_CANCEL 1007 |
| 17 | 17 |
| 18 // Next default values for new objects | 18 // Next default values for new objects |
| 19 // | 19 // |
| 20 #ifdef APSTUDIO_INVOKED | 20 #ifdef APSTUDIO_INVOKED |
| 21 #ifndef APSTUDIO_READONLY_SYMBOLS | 21 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 22 #define _APS_NEXT_RESOURCE_VALUE 103 | 22 #define _APS_NEXT_RESOURCE_VALUE 103 |
| 23 #define _APS_NEXT_COMMAND_VALUE 40001 | 23 #define _APS_NEXT_COMMAND_VALUE 40001 |
| 24 #define _APS_NEXT_CONTROL_VALUE 1006 | 24 #define _APS_NEXT_CONTROL_VALUE 1006 |
| 25 #define _APS_NEXT_SYMED_VALUE 101 | 25 #define _APS_NEXT_SYMED_VALUE 101 |
| 26 #endif | 26 #endif |
| 27 #endif | 27 #endif |
| OLD | NEW |