Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Unified Diff: third_party/WebKit/Source/devtools/front_end/sdk/module.json

Issue 2516563003: [DevTools] Remove InspectorBackendHostedMode. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackendHostedMode.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/sdk/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/sdk/module.json b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
index 9810e7609380f65abf672e2f773dd457d3c7a051..339aa901d4edbbad932ee3546e4491cbba3b1768 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -73,7 +73,6 @@
"scripts": [
"InspectorBackend.js",
"../InspectorBackendCommands.js",
- "InspectorBackendHostedMode.js",
"Target.js",
"TargetManager.js",
"ApplicationCacheModel.js",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackendHostedMode.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698