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

Unified Diff: ui/base/BUILD.gn

Issue 2832263002: Clipboard Android - Store and Read Last Modified Time from Prefs (Closed)
Patch Set: restore guard 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 7fddc3bc1ace1336b844204ce5cd708d2e2c392f..2d52b09ea8e136a5b9c7605e69296cac6c292010 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -385,6 +385,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