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

Unified Diff: net/base/DEPS

Issue 11469044: Implement new network change notifier that uses NetworkStateHandler (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Move to net/base Created 8 years 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: net/base/DEPS
diff --git a/net/base/DEPS b/net/base/DEPS
index a9837b3987abd047322e0f247229240c4ff23874..156d328e9dd6a0fd372c65c4c23749cd12263b6a 100644
--- a/net/base/DEPS
+++ b/net/base/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+chromeos/network",
+ "+third_party/cros_system_api",
"+third_party/npapi",
"+third_party/zlib",
"+grit", # For generated headers

Powered by Google App Engine
This is Rietveld 408576698