summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell_win.cc')
-rw-r--r--webkit/tools/test_shell/test_shell_win.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_win.cc b/webkit/tools/test_shell/test_shell_win.cc
index 8380451..841d724 100644
--- a/webkit/tools/test_shell/test_shell_win.cc
+++ b/webkit/tools/test_shell/test_shell_win.cc
@@ -784,6 +784,7 @@ base::StringPiece GetDataResource(int resource_id) {
case IDR_MEDIA_VOLUME_SLIDER_THUMB:
case IDR_DEVTOOLS_INJECT_WEBKIT_JS:
case IDR_DEVTOOLS_INJECT_DISPATCH_JS:
+ case IDR_DEVTOOLS_DEBUGGER_SCRIPT_JS:
return NetResourceProvider(resource_id);
default: