summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/resources/debugger_resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/debugger/resources/debugger_resources.h')
-rw-r--r--chrome/browser/debugger/resources/debugger_resources.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/browser/debugger/resources/debugger_resources.h b/chrome/browser/debugger/resources/debugger_resources.h
new file mode 100644
index 0000000..0dbf643
--- /dev/null
+++ b/chrome/browser/debugger/resources/debugger_resources.h
@@ -0,0 +1,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_DEBUGGER_SHELL_JS 600
+#define IDR_DEBUGGER_HTML 601
+#define IDR_DEBUGGER_CSS 602
+#define IDR_DEBUGGER_JS 603