Index: chrome/browser/local_discovery/privet_traffic_detector.h |
diff --git a/chrome/browser/local_discovery/privet_traffic_detector.h b/chrome/browser/local_discovery/privet_traffic_detector.h |
index 1cbf3fbcca398ddfd8d2bbd6186c8e1e4786dc51..32a5b094f1fa458bf4fec98348ebf9f1f1ed1501 100644 |
--- a/chrome/browser/local_discovery/privet_traffic_detector.h |
+++ b/chrome/browser/local_discovery/privet_traffic_detector.h |
@@ -41,7 +41,7 @@ class PrivetTrafficDetector |
// net::NetworkChangeNotifier::NetworkChangeObserver implementation. |
virtual void OnNetworkChanged( |
- net::NetworkChangeNotifier::ConnectionType type) OVERRIDE; |
+ net::NetworkChangeNotifier::ConnectionType type) override; |
void StartOnIOThread(); |
void ScheduleRestart(); |