diff options
Diffstat (limited to 'chrome/common/common_resources.h')
-rw-r--r-- | chrome/common/common_resources.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/common/common_resources.h b/chrome/common/common_resources.h new file mode 100644 index 0000000..9ec89db --- /dev/null +++ b/chrome/common/common_resources.h @@ -0,0 +1,3 @@ +// 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_JSTEMPLATE_JS 300 |