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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2354973003: [DevTools] Move subtargets functionality from ServiceWorker to Target domain. (Closed)
Patch Set: review comments Created 4 years, 3 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
Index: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 96149e3029a0105b87bbf639a424b3f52d37931f..365e6abbc0f3708ed18647854f82c26c771ed0a9 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -131,6 +131,7 @@ devtools_sdk_js_files = [
"front_end/sdk/ServiceWorkerCacheModel.js",
"front_end/sdk/ServiceWorkerManager.js",
"front_end/sdk/SourceMap.js",
+ "front_end/sdk/SubTargetsManager.js",
"front_end/sdk/Target.js",
"front_end/sdk/TargetManager.js",
"front_end/sdk/TracingManager.js",

Powered by Google App Engine
This is Rietveld 408576698