[DevTools] Move subtargets functionality from ServiceWorker to Target domain.
BUG=648775
Review-Url: https://codereview.chromium.org/2354973003
Cr-Commit-Position: refs/heads/master@{#421437}
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index cbc1706..eefa129 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -435,6 +435,8 @@
"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",