| OLD | NEW |
| (Empty) |
| 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 | |
| 3 // found in the LICENSE file. | |
| 4 | |
| 5 //{{NO_DEPENDENCIES}} | |
| 6 // Microsoft Visual C++ generated include file. | |
| 7 // Used by host_service.rc | |
| 8 // | |
| 9 #define IDS_DISPLAY_SERVICE_NAME 101 | |
| 10 #define IDS_SERVICE_DESCRIPTION 102 | |
| 11 | |
| 12 // Next default values for new objects | |
| 13 // | |
| 14 #ifdef APSTUDIO_INVOKED | |
| 15 #ifndef APSTUDIO_READONLY_SYMBOLS | |
| 16 #define _APS_NEXT_RESOURCE_VALUE 103 | |
| 17 #define _APS_NEXT_COMMAND_VALUE 40001 | |
| 18 #define _APS_NEXT_CONTROL_VALUE 1001 | |
| 19 #define _APS_NEXT_SYMED_VALUE 101 | |
| 20 #endif | |
| 21 #endif | |
| OLD | NEW |