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

Unified Diff: components/wifi/DEPS

Issue 64683014: Mac OS X-specific implementation of Networking Private API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address codereview comments. Created 6 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: components/wifi/DEPS
diff --git a/components/wifi/DEPS b/components/wifi/DEPS
index f88b423c8ca086b6c59200a250c25cd16fbc12dd..0441913a3bb6db3fb8049f6155ee622691d6eb16 100644
--- a/components/wifi/DEPS
+++ b/components/wifi/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+components/onc",
+ "+content/public/browser",
+ "+net/base",
"+third_party/libxml",
]

Powered by Google App Engine
This is Rietveld 408576698