| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index e069154e2a56fc035e6c1629aec74872c896a7ea..0301f18c2bb361f1a8fd69dd5290d84f393320de 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -560,6 +560,8 @@ source_set("browser") {
|
| "devtools/protocol/storage_handler.h",
|
| "devtools/protocol/system_info_handler.cc",
|
| "devtools/protocol/system_info_handler.h",
|
| + "devtools/protocol/target_auto_attacher.cc",
|
| + "devtools/protocol/target_auto_attacher.h",
|
| "devtools/protocol/target_handler.cc",
|
| "devtools/protocol/target_handler.h",
|
| "devtools/protocol/tethering_handler.cc",
|
|
|