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

Unified Diff: ios/chrome/common/DEPS

Issue 2485573003: Functions to create and manipulate x-callback-url URLs. (Closed)
Patch Set: Address comments Created 4 years, 1 month 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 | « ios/chrome/common/BUILD.gn ('k') | ios/chrome/common/x_callback_url.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/common/DEPS
diff --git a/ios/chrome/common/DEPS b/ios/chrome/common/DEPS
index 2a9c66d8142d697707b2f05c413eeebe62596899..559ce4ea96a6607ee8bde63c6432c51213f24c6d 100644
--- a/ios/chrome/common/DEPS
+++ b/ios/chrome/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/physical_web/data_source",
"+components/version_info",
+ "+net",
]
« no previous file with comments | « ios/chrome/common/BUILD.gn ('k') | ios/chrome/common/x_callback_url.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698