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

Unified Diff: ui/base/BUILD.gn

Issue 2832263002: Clipboard Android - Store and Read Last Modified Time from Prefs (Closed)
Patch Set: revert omnibox_field_trial_code, rebase 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
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index e06860438968e9cffee3deb347f9fa6d20e4fca3..0f21616c04132348cb52319b33dfacdf2541c7cb 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -383,6 +383,7 @@ component("base") {
"//base:base_static",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//components/prefs",
"//net",
"//third_party/icu",
"//third_party/zlib:zlib",

Powered by Google App Engine
This is Rietveld 408576698