Index: content/browser/devtools/BUILD.gn |
diff --git a/content/browser/devtools/BUILD.gn b/content/browser/devtools/BUILD.gn |
index 24e206495a749a945dd68784669946bf198830ac..20d01c3b5a52692be449525e6e65e5ea69cd30d0 100644 |
--- a/content/browser/devtools/BUILD.gn |
+++ b/content/browser/devtools/BUILD.gn |
@@ -52,6 +52,8 @@ inspector_protocol_generate("protocol_sources") { |
# These are relative to $target_gen_dir. |
outputs = [ |
+ "protocol/browser.cc", |
+ "protocol/browser.h", |
"protocol/dom.cc", |
"protocol/dom.h", |
"protocol/emulation.cc", |