diff options
-rw-r--r-- | webkit/support/platform_support_win.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/support/platform_support_win.cc b/webkit/support/platform_support_win.cc index a08efe6..d5be3c4 100644 --- a/webkit/support/platform_support_win.cc +++ b/webkit/support/platform_support_win.cc @@ -113,7 +113,6 @@ base::StringPiece GetDataResource(int resource_id) { case IDR_MEDIA_SLIDER_THUMB: 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); |