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

Unified Diff: ui/base/clipboard/DEPS

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/clipboard/DEPS
diff --git a/ui/base/clipboard/DEPS b/ui/base/clipboard/DEPS
index e963fe555f228d41bdf0b875f4afdc5c0263cb28..fb7648622eee19a0ad77682e538d62b446e57068 100644
--- a/ui/base/clipboard/DEPS
+++ b/ui/base/clipboard/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/prefs",
"+jni",
"+third_party/mozilla",
]

Powered by Google App Engine
This is Rietveld 408576698