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

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: address comments 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
« no previous file with comments | « net/base/logging_network_change_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 4e628dcf4b6e1f87df48503875370847208282f7..e6b95c4aff3f255ab6128b2ada5049f07291d1e2 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -486,6 +486,8 @@
'base/load_flags_list.h',
'base/load_states.h',
'base/load_states_list.h',
+ 'base/logging_network_change_observer.cc',
+ 'base/logging_network_change_observer.h',
'base/mime_extension_chromeos.cc',
'base/mime_extension_chromeos.h',
'base/mime_sniffer.cc',
« no previous file with comments | « 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