summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_resources.h
blob: f19c44fd9730b4fd23fb782f56c69562de2c4a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// TODO(tc): Come up with a way to automate the generation of these
// IDs so they don't collide with other rc files.
#define IDR_ABOUT_PLUGINS_HTML         201
#define IDR_ABOUT_VERSION_HTML         202
#define IDR_ABOUT_MEMORY_HTML          204
#define IDR_ABOUT_STATS_HTML           205
#define IDR_SSL_ROAD_BLOCK_HTML        206
#define IDR_SSL_ERROR_HTML             207
#define IDR_NEW_TAB_HTML               208
#define IDR_SAFE_BROWSING_MALWARE_BLOCK   209
#define IDR_SAFE_BROWSING_PHISHING_BLOCK  210
#define IDR_INCOGNITO_TAB_HTML         211