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

Unified Diff: chrome/browser/BUILD.gn

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: Remove OnRecordWholeDocumentChanged from SettingsObserver and SettingsFeature 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 413c676fa09ff06bd3ad6ea358a86376a58b9efd..5bb12691c54788b045041f10a7b2bf2752011c4e 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3131,6 +3131,8 @@ 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/important_sites_util.cc",
"android/preferences/important_sites_util.h",
"android/preferences/pref_service_bridge.cc",

Powered by Google App Engine
This is Rietveld 408576698