Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Side by Side Diff: app/test/data/resource.h

Issue 521009: Clarify licenses on a bunch of files. (Closed)
Patch Set: Created 10 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | base/allocator/prep_libc.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « no previous file | base/allocator/prep_libc.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698