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

Unified Diff: content/browser/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
« no previous file with comments | « no previous file | content/browser/devtools/protocol/schema_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1c221b9e42312ec99b6c9c4241823404d23c1a07..bc2d83d3265862134f53551e588dd70ed5a5dc0a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -434,6 +434,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",
« no previous file with comments | « no previous file | content/browser/devtools/protocol/schema_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698