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

Side by Side Diff: chrome/browser/browser_resources.h

Issue 6804: Add about:terms to Chrome, and about:licence to Chromium and Chrome. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/browser_about_handler.cc ('k') | chrome/browser/browser_resources.rc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // TODO(tc): Come up with a way to automate the generation of these 1 // TODO(tc): Come up with a way to automate the generation of these
2 // IDs so they don't collide with other rc files. 2 // IDs so they don't collide with other rc files.
3 #define IDR_ABOUT_PLUGINS_HTML 201 3 #define IDR_ABOUT_PLUGINS_HTML 201
4 #define IDR_ABOUT_VERSION_HTML 202 4 #define IDR_ABOUT_VERSION_HTML 202
5 #define IDR_ABOUT_MEMORY_HTML 204 5 #define IDR_ABOUT_MEMORY_HTML 204
6 #define IDR_ABOUT_STATS_HTML 205 6 #define IDR_ABOUT_STATS_HTML 205
7 #define IDR_SSL_ROAD_BLOCK_HTML 206 7 #define IDR_SSL_ROAD_BLOCK_HTML 206
8 #define IDR_SSL_ERROR_HTML 207 8 #define IDR_SSL_ERROR_HTML 207
9 #define IDR_NEW_TAB_HTML 208 9 #define IDR_NEW_TAB_HTML 208
10 #define IDR_SAFE_BROWSING_MALWARE_BLOCK 209 10 #define IDR_SAFE_BROWSING_MALWARE_BLOCK 209
11 #define IDR_SAFE_BROWSING_PHISHING_BLOCK 210 11 #define IDR_SAFE_BROWSING_PHISHING_BLOCK 210
12 #define IDR_INCOGNITO_TAB_HTML 211 12 #define IDR_INCOGNITO_TAB_HTML 211
13 #define IDR_CREDITS_HTML 212
OLDNEW
« no previous file with comments | « chrome/browser/browser_about_handler.cc ('k') | chrome/browser/browser_resources.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698