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

Unified Diff: components/login/DEPS

Issue 878253002: LocalizedValuesBuilder moved to components/login. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed dependency on 'base'. Created 5 years, 10 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 | « components/login/BUILD.gn ('k') | components/login/localized_values_builder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/login/DEPS
diff --git a/chrome/browser/chromeos/device/DEPS b/components/login/DEPS
similarity index 52%
copy from chrome/browser/chromeos/device/DEPS
copy to components/login/DEPS
index 2225efa4ac8502366fc46c58864fad83e0701436..6df15b87b899c1ec043ef058ecbe3aa52f7de98f 100644
--- a/chrome/browser/chromeos/device/DEPS
+++ b/components/login/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+device/hid"
+ "+ui/base/l10n"
]
« no previous file with comments | « components/login/BUILD.gn ('k') | components/login/localized_values_builder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698