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

Unified Diff: chrome/utility/wifi/DEPS

Issue 27722003: Windows-specific implementation of Networking Private API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use GetProcAddress to get WlanGetNetworkBssList function to avoid XP issues. Created 7 years, 2 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/utility/wifi/DEPS
diff --git a/chrome/utility/wifi/DEPS b/chrome/utility/wifi/DEPS
index 273d26becd6c3846df9ffd351dc62511321662a6..024c4e26deb0b4823a3be514772ea7fa9e3c73bf 100644
--- a/chrome/utility/wifi/DEPS
+++ b/chrome/utility/wifi/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "-chrome",
+ "+chrome/utility/wifi",
"+components/onc",
]

Powered by Google App Engine
This is Rietveld 408576698