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

Unified Diff: chrome/browser/BUILD.gn

Issue 2846363002: Clipboard Android - Store and Read Last Modified Time from Prefs (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/browser/android/preferences/browser_prefs_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index ab942d661a1c4adcabd6a745067c55f817f9ea0c..bcf00f91d5cfcd35b61e521dc4b6bffa88c2cd1d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2923,6 +2923,8 @@ split_static_library("browser") {
"android/preferences/autofill/autofill_profile_bridge.h",
"android/preferences/browser_prefs_android.cc",
"android/preferences/browser_prefs_android.h",
+ "android/preferences/clipboard_android.cc",
+ "android/preferences/clipboard_android.h",
"android/preferences/pref_service_bridge.cc",
"android/preferences/pref_service_bridge.h",
"android/preferences/preferences_launcher.cc",
« no previous file with comments | « no previous file | chrome/browser/android/preferences/browser_prefs_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698