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

Unified Diff: chrome/browser/chromeos/network_state_notifier.h

Issue 3084027: Clean up code by removing network traffic code in network library.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 4 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/browser/chromeos/network_state_notifier.h
===================================================================
--- chrome/browser/chromeos/network_state_notifier.h (revision 55422)
+++ chrome/browser/chromeos/network_state_notifier.h (working copy)
@@ -61,7 +61,6 @@
// NetworkLibrary::Observer implementation.
virtual void NetworkChanged(NetworkLibrary* cros);
- virtual void NetworkTraffic(NetworkLibrary* cros, int traffic_type) {}
private:
friend struct DefaultSingletonTraits<NetworkStateNotifier>;
« no previous file with comments | « chrome/browser/chromeos/network_message_observer.h ('k') | chrome/browser/chromeos/options/internet_page_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698