Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 32cec3cf97e2facc06391c518494c2cda6fc8b25..685bd6cfc806766486e323f7a695006a0436c863 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -168,6 +168,8 @@ source_set("browser") { |
"$target_gen_dir/devtools/protocol/emulation.cc", |
"$target_gen_dir/devtools/protocol/emulation.h", |
"$target_gen_dir/devtools/protocol/forward.h", |
+ "$target_gen_dir/devtools/protocol/input.cc", |
+ "$target_gen_dir/devtools/protocol/input.h", |
"$target_gen_dir/devtools/protocol/inspector.cc", |
"$target_gen_dir/devtools/protocol/inspector.h", |
"$target_gen_dir/devtools/protocol/io.cc", |