Index: components/prefs/BUILD.gn |
diff --git a/components/prefs/BUILD.gn b/components/prefs/BUILD.gn |
index ff4e1f2cb8325bea3c4affc05c4d969f8d7c65bc..b2eb8535845d8e942486bb3d3c6cb98ea4c35859 100644 |
--- a/components/prefs/BUILD.gn |
+++ b/components/prefs/BUILD.gn |
@@ -4,6 +4,8 @@ |
component("prefs") { |
sources = [ |
+ "command_line_pref_store.cc", |
+ "command_line_pref_store.h", |
"default_pref_store.cc", |
"default_pref_store.h", |
"in_memory_pref_store.cc", |