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

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

Issue 1801293003: DevTools: Extract TargetManager into its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: only public interfaces for target properties Created 4 years, 9 months 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/TargetManager.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 141854b3cbf775ff20137dfc9b062940c9f10109..6554e9c50bc95e4130d67b04bc6b1356c200bb89 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -53,6 +53,7 @@
"../InspectorBackendCommands.js",
"InspectorBackendHostedMode.js",
"Target.js",
+ "TargetManager.js",
"ApplicationCacheModel.js",
"ConsoleModel.js",
"ContentProviders.js",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698