| OLD | NEW |
| 1 // Copyright (c) 2009 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. |
| 4 |
| 1 //{{NO_DEPENDENCIES}} | 5 //{{NO_DEPENDENCIES}} |
| 2 // Microsoft Visual C++ generated include file. | 6 // Microsoft Visual C++ generated include file. |
| 3 // Used by resource.rc | 7 // Used by resource.rc |
| 4 // | 8 // |
| 5 #define IDS_SIMPLE 101 | 9 #define IDS_SIMPLE 101 |
| 6 #define IDS_PLACEHOLDERS 102 | 10 #define IDS_PLACEHOLDERS 102 |
| 7 #define IDS_PLACEHOLDERS_2 103 | 11 #define IDS_PLACEHOLDERS_2 103 |
| 8 #define IDS_PLACEHOLDERS_3 104 | 12 #define IDS_PLACEHOLDERS_3 104 |
| 9 | 13 |
| 10 #define IDS_LOCALE_BOOL 105 | 14 #define IDS_LOCALE_BOOL 105 |
| 11 #define IDS_LOCALE_INT 106 | 15 #define IDS_LOCALE_INT 106 |
| 12 #define IDS_LOCALE_STRING 107 | 16 #define IDS_LOCALE_STRING 107 |
| 13 | 17 |
| 14 // Next default values for new objects | 18 // Next default values for new objects |
| 15 // | 19 // |
| 16 #ifdef APSTUDIO_INVOKED | 20 #ifdef APSTUDIO_INVOKED |
| 17 #ifndef APSTUDIO_READONLY_SYMBOLS | 21 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 18 #define _APS_NEXT_RESOURCE_VALUE 108 | 22 #define _APS_NEXT_RESOURCE_VALUE 108 |
| 19 #define _APS_NEXT_COMMAND_VALUE 40001 | 23 #define _APS_NEXT_COMMAND_VALUE 40001 |
| 20 #define _APS_NEXT_CONTROL_VALUE 1001 | 24 #define _APS_NEXT_CONTROL_VALUE 1001 |
| 21 #define _APS_NEXT_SYMED_VALUE 101 | 25 #define _APS_NEXT_SYMED_VALUE 101 |
| 22 #endif | 26 #endif |
| 23 #endif | 27 #endif |
| OLD | NEW |