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

Unified Diff: chrome/browser/ssl/DEPS

Issue 887573002: Add Wi-Fi SSID to captive portal interstitial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix formatting Created 5 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: chrome/browser/ssl/DEPS
diff --git a/chrome/browser/ssl/DEPS b/chrome/browser/ssl/DEPS
index 1601c9d6b72dbec37507c9f4d9ad91160aadd1b5..dd11bcc54ff753ab909fbc366ae9fa04e7769f47 100644
--- a/chrome/browser/ssl/DEPS
+++ b/chrome/browser/ssl/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/captive_portal",
+ "+components/wifi",
]

Powered by Google App Engine
This is Rietveld 408576698