| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index d977c4ded6ed515b2fb859ba9651ae708a32136e..46f8498f66867c6928cc67e77f60e373719e3e9a 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -83,8 +83,6 @@
|
| "$root_gen_dir/ui/resources/grit/webui_resources_map.cc",
|
| "$root_gen_dir/content/browser/devtools/devtools_protocol_constants.cc",
|
| "$root_gen_dir/content/browser/devtools/devtools_protocol_constants.h",
|
| - "$root_gen_dir/content/browser/devtools/protocol/devtools_protocol_handler_impl.cc",
|
| - "$root_gen_dir/content/browser/devtools/protocol/devtools_protocol_handler_impl.h",
|
| ], ".")
|
|
|
| # Non-iOS deps.
|
|
|