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

Unified Diff: components/captive_portal/DEPS

Issue 242483003: Move CaptivePortalDetector to src/components/captive_portal (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 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
« no previous file with comments | « components/captive_portal.gypi ('k') | components/captive_portal/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/captive_portal/DEPS
diff --git a/components/auto_login_parser/DEPS b/components/captive_portal/DEPS
similarity index 75%
copy from components/auto_login_parser/DEPS
copy to components/captive_portal/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..d97699dfe1ed4caa6225e997b3a68f4d097f3b45 100644
--- a/components/auto_login_parser/DEPS
+++ b/components/captive_portal/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+net",
+ "+url",
]
« no previous file with comments | « components/captive_portal.gypi ('k') | components/captive_portal/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698