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

Unified Diff: chrome/browser/BUILD.gn

Issue 2832263002: Clipboard Android - Store and Read Last Modified Time from Prefs (Closed)
Patch Set: final comments 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 42b2955ab8ad234d9e7598058352d119d770e552..dc891b51bc8217669f3c418fdb1f30148a3287aa 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2929,6 +2929,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