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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/network",
3 "+third_party/cros_system_api",
2 "+third_party/npapi", 4 "+third_party/npapi",
3 "+third_party/zlib", 5 "+third_party/zlib",
4 "+grit", # For generated headers 6 "+grit", # For generated headers
5 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698