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

Unified Diff: chrome/browser/local_discovery/wifi/DEPS

Issue 226883002: WiFi client for GCD bootstrapping (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/local_discovery/wifi/DEPS
diff --git a/chromeos/network/DEPS b/chrome/browser/local_discovery/wifi/DEPS
similarity index 63%
copy from chromeos/network/DEPS
copy to chrome/browser/local_discovery/wifi/DEPS
index bc366f1910c68d17a62ed04e1c04f7f7d3a236aa..a7f1c250889e90a53130f9503fa7d509190f2579 100644
--- a/chromeos/network/DEPS
+++ b/chrome/browser/local_discovery/wifi/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+dbus",
"+components/onc",
-]
+ "+components/wifi"
+]

Powered by Google App Engine
This is Rietveld 408576698