OLD | NEW |
(Empty) | |
| 1 // Copyright (c) 2011 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 setup_unittests.rc |
| 8 |
| 9 // Next default values for new objects |
| 10 // |
| 11 #ifdef APSTUDIO_INVOKED |
| 12 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 13 #define _APS_NEXT_RESOURCE_VALUE 101 |
| 14 #define _APS_NEXT_COMMAND_VALUE 40001 |
| 15 #define _APS_NEXT_CONTROL_VALUE 1001 |
| 16 #define _APS_NEXT_SYMED_VALUE 101 |
| 17 #endif |
| 18 #endif |
OLD | NEW |