blob: 21cc7beb530676c731fefcf879720ad8f7fe3b7c (
plain)
1
2
3
4
5
|
// 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
|