Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: chrome/browser/BUILD.gn

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: nits and sync to head Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index d9e0de941c90f540b672d67de9322d0689ab4bbc..fa6a669883232413bf102aa03d19571e68b4385f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3157,6 +3157,10 @@ split_static_library("browser") {
"android/precache/precache_launcher.h",
"android/preferences/autofill/autofill_profile_bridge.cc",
"android/preferences/autofill/autofill_profile_bridge.h",
+ "android/preferences/browser_prefs_android.cc",
+ "android/preferences/browser_prefs_android.h",
+ "android/preferences/command_line_pref_store_android.cc",
+ "android/preferences/command_line_pref_store_android.h",
"android/preferences/pref_service_bridge.cc",
"android/preferences/pref_service_bridge.h",
"android/preferences/website_preference_bridge.cc",
« no previous file with comments | « blimp/engine/browser_tests/navigation_browsertest.cc ('k') | chrome/browser/android/blimp/blimp_client_context_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698