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

Unified Diff: content/browser/BUILD.gn

Issue 2354973003: [DevTools] Move subtargets functionality from ServiceWorker to Target domain. (Closed)
Patch Set: 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9c35476e9eb6a2ec0a883446b536c929c24c48d5..68298741b17e06c3bf81f64271fcfb30fe47b50a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -429,6 +429,8 @@ source_set("browser") {
"devtools/protocol/storage_handler.h",
"devtools/protocol/system_info_handler.cc",
"devtools/protocol/system_info_handler.h",
+ "devtools/protocol/target_handler.cc",
+ "devtools/protocol/target_handler.h",
"devtools/protocol/tethering_handler.cc",
"devtools/protocol/tethering_handler.h",
"devtools/protocol/tracing_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698