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

Unified Diff: ui/base/BUILD.gn

Issue 2812773002: Refactor Clipboard Last Modified Time Storage (Closed)
Patch Set: load on startup 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 5806d29dd224be1c0e6faeddc67932e6fcdb9201..4422041330de1c8d3051198bb10acde385a44d25 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