| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index dac9f41fcc4472218079c774352b90ee2c665b76..95e2cfba542a0ab252c0fdb11c009e0a5f0a504e 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -181,8 +181,6 @@
|
| "$target_gen_dir/devtools/protocol/protocol.h",
|
| "$target_gen_dir/devtools/protocol/schema.cc",
|
| "$target_gen_dir/devtools/protocol/schema.h",
|
| - "$target_gen_dir/devtools/protocol/security.cc",
|
| - "$target_gen_dir/devtools/protocol/security.h",
|
| "$target_gen_dir/devtools/protocol/system_info.cc",
|
| "$target_gen_dir/devtools/protocol/system_info.h",
|
| "$target_gen_dir/devtools/protocol/tethering.cc",
|
|
|