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

Unified Diff: chrome/chrome_common.gypi

Issue 2802015: Massively simplify the NetworkChangeNotifier infrastructure:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 50775)
+++ chrome/chrome_common.gypi (working copy)
@@ -324,11 +324,6 @@
'common/net/http_return.h',
'common/net/net_resource_provider.cc',
'common/net/net_resource_provider.h',
- 'common/net/network_change_notifier_proxy.cc',
- 'common/net/network_change_notifier_proxy.h',
- 'common/net/network_change_notifier_thread.h',
- 'common/net/network_change_observer_proxy.cc',
- 'common/net/network_change_observer_proxy.h',
'common/net/socket_stream.h',
'common/net/url_fetcher.cc',
'common/net/url_fetcher.h',

Powered by Google App Engine
This is Rietveld 408576698