| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index a4ce3ed5aa5d2abebabc4aa6dfdb5843c3b0a335..dac9f41fcc4472218079c774352b90ee2c665b76 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -183,8 +183,6 @@
|
| "$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/storage.cc",
|
| - "$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/tethering.cc",
|
|
|