Index: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h |
diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h |
index bf31500cff6817287567eba18e24f2762a9cdc53..69e5549551037b47f9bbe4faad49449939ccf0b5 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h |
@@ -40,7 +40,7 @@ class DataReductionProxyChromeSettingsFactory |
// BrowserContextKeyedServiceFactory: |
virtual KeyedService* BuildServiceInstanceFor( |
- content::BrowserContext* context) const OVERRIDE; |
+ content::BrowserContext* context) const override; |
DISALLOW_COPY_AND_ASSIGN(DataReductionProxyChromeSettingsFactory); |
}; |