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

Unified Diff: ios/chrome/test/DEPS

Issue 1662523004: Delete base/prefs and update callers to use components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: ios/chrome/test/DEPS
diff --git a/ios/chrome/test/DEPS b/ios/chrome/test/DEPS
index 335ddd6d8f74efa2b5c5d7ec754ce249d6821fdd..b9e87963327641306e05cb2b339b36b1c868b6ae 100644
--- a/ios/chrome/test/DEPS
+++ b/ios/chrome/test/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/network_time",
+ "+components/prefs",
"+ios/chrome/browser",
"+ios/public/provider/chrome",
"+ios/public/test",

Powered by Google App Engine
This is Rietveld 408576698