Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index e7b891e67935fa58054496ebbbe4e0a21bb03847..32cec3cf97e2facc06391c518494c2cda6fc8b25 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -190,6 +190,8 @@ source_set("browser") { |
"$target_gen_dir/devtools/protocol/storage.h", |
"$target_gen_dir/devtools/protocol/system_info.cc", |
"$target_gen_dir/devtools/protocol/system_info.h", |
+ "$target_gen_dir/devtools/protocol/target.cc", |
+ "$target_gen_dir/devtools/protocol/target.h", |
"$target_gen_dir/devtools/protocol/tethering.cc", |
"$target_gen_dir/devtools/protocol/tethering.h", |
"$target_gen_dir/devtools/protocol/tracing.cc", |