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

Side by Side Diff: chrome/app/chrome_dll_resource.h

Issue 507067: Add some licensing comments under chrome/. (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
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 // 6 //
3 // What began as a Microsoft Visual C++ generated include file is now 7 // What began as a Microsoft Visual C++ generated include file is now
4 // edited by hand. Do not generate!!! 8 // edited by hand. Do not generate!!!
5 // 9 //
6 // Used by chrome_dll.rc, Mac nibs, ... 10 // Used by chrome_dll.rc, Mac nibs, ...
7 // 11 //
8 12
9 #define IDR_MAINFRAME 101 13 #define IDR_MAINFRAME 101
10 14
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 #define IDC_BOOKMARK_MENU 43000 // OSX only 246 #define IDC_BOOKMARK_MENU 43000 // OSX only
243 #define IDC_VIEW_MENU 44000 // OSX only 247 #define IDC_VIEW_MENU 44000 // OSX only
244 #define IDC_CONTROL_PANEL 45000 // Linux2 only 248 #define IDC_CONTROL_PANEL 45000 // Linux2 only
245 #define IDC_HISTORY_MENU 46000 // OSX only 249 #define IDC_HISTORY_MENU 46000 // OSX only
246 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only 250 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only
247 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only 251 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only
248 252
249 // Custom context menu entries 253 // Custom context menu entries
250 #define IDC_CONTENT_CONTEXT_CUSTOM_FIRST 47000 254 #define IDC_CONTENT_CONTEXT_CUSTOM_FIRST 47000
251 #define IDC_CONTENT_CONTEXT_CUSTOM_LAST 48000 255 #define IDC_CONTENT_CONTEXT_CUSTOM_LAST 48000
OLDNEW
« no previous file with comments | « no previous file | chrome/app/chrome_exe_resource.h » ('j') | chrome/third_party/jstemplate/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698