| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 32cec3cf97e2facc06391c518494c2cda6fc8b25..e7b891e67935fa58054496ebbbe4e0a21bb03847 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -190,8 +190,6 @@
|
| "$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",
|
|
|