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

Side by Side Diff: webkit/tools/test_shell/resource.h

Issue 521009: Clarify licenses on a bunch of files. (Closed)
Patch Set: Created 10 years, 11 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 | « webkit/tools/layout_tests/dedup-tests.py ('k') | webkit/tools/test_shell/test_shell_x11.h » ('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 test_shell.rc 7 // Used by test_shell.rc
4 // 8 //
5 9
6 #define IDS_APP_TITLE 103 10 #define IDS_APP_TITLE 103
7 11
8 #define IDR_MAINFRAME 128 12 #define IDR_MAINFRAME 128
9 #define IDD_TESTSHELL_DIALOG 102 13 #define IDD_TESTSHELL_DIALOG 102
10 #define IDD_ABOUTBOX 103 14 #define IDD_ABOUTBOX 103
(...skipping 19 matching lines...) Expand all
30 #ifdef APSTUDIO_INVOKED 34 #ifdef APSTUDIO_INVOKED
31 #ifndef APSTUDIO_READONLY_SYMBOLS 35 #ifndef APSTUDIO_READONLY_SYMBOLS
32 36
33 #define _APS_NO_MFC 130 37 #define _APS_NO_MFC 130
34 #define _APS_NEXT_RESOURCE_VALUE 129 38 #define _APS_NEXT_RESOURCE_VALUE 129
35 #define _APS_NEXT_COMMAND_VALUE 32771 39 #define _APS_NEXT_COMMAND_VALUE 32771
36 #define _APS_NEXT_CONTROL_VALUE 1000 40 #define _APS_NEXT_CONTROL_VALUE 1000
37 #define _APS_NEXT_SYMED_VALUE 114 41 #define _APS_NEXT_SYMED_VALUE 114
38 #endif 42 #endif
39 #endif 43 #endif
OLDNEW
« no previous file with comments | « webkit/tools/layout_tests/dedup-tests.py ('k') | webkit/tools/test_shell/test_shell_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698