summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_resources.h
blob: 06bff277ee7f85a4b3e654acbbbcbd6b84c7b7a1 (plain)
1
2
3
4
5
6
// 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_NET_ERROR_HTML             500
#define IDR_INSECURE_CONTENT_STAMP     501
#define IDR_ERROR_NO_DETAILS_HTML      502
#define IDR_GREASEMONKEY_API_JS        503