Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index f7cf2ee486201e2e4d39e52381e7a17151f094a8..d3294588ac098f284a18e253c88fa3d014575c9a 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -184,6 +184,8 @@ source_set("browser") { |
"$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", |