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

Unified Diff: ios/chrome/test/DEPS

Issue 1835823002: network_time_tracker: add temporary time protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: and iOS Created 4 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: ios/chrome/test/DEPS
diff --git a/ios/chrome/test/DEPS b/ios/chrome/test/DEPS
index b9e87963327641306e05cb2b339b36b1c868b6ae..bf91c1015694682104ee5bc0777e2cc584de8500 100644
--- a/ios/chrome/test/DEPS
+++ b/ios/chrome/test/DEPS
@@ -5,5 +5,6 @@ include_rules = [
"+ios/public/provider/chrome",
"+ios/public/test",
"+ios/web/public",
+ "+net/url_request",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698