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

Unified Diff: net/net.gypi

Issue 1971853002: Move IOThread::LoggingNetworkChangeObserver to net/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 4e628dcf4b6e1f87df48503875370847208282f7..6500384e96e265ed01be57afcb7bf5b8df6a2b14 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -34,6 +34,8 @@
'base/ip_endpoint.h',
'base/load_timing_info.cc',
'base/load_timing_info.h',
+ 'base/logging_network_change_observer.cc',
+ 'base/logging_network_change_observer.h',
mmenke 2016/05/12 16:47:58 Need to be in the non-nacl list
pauljensen 2016/05/12 16:52:56 Done.
'base/lookup_string_in_fixed_set.cc',
'base/lookup_string_in_fixed_set.h',
'base/net_error_details.h',
« net/base/logging_network_change_observer.cc ('K') | « net/base/logging_network_change_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698