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

Unified Diff: ios/web/DEPS

Issue 1028603004: Upstream ios/web/navigation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios-testing
Patch Set: Rebase and resync Created 5 years, 9 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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/DEPS
diff --git a/ios/web/DEPS b/ios/web/DEPS
index 2f189bfcb4d5b0b2d93090ea1cc177ce36d892b5..abbd3335b291c43abd5a378001a3c3b8a25b2ea6 100644
--- a/ios/web/DEPS
+++ b/ios/web/DEPS
@@ -1,8 +1,13 @@
include_rules = [
+ "+ios/public/provider/web",
+ "+ios/net",
"+ios/web",
"+net",
"+third_party/libwebp/webp",
"+ui",
+
+ # For tests.
+ "+ios/testing",
]
specific_include_rules = {
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698