Index: content/test/appcache_test_helper.h |
diff --git a/content/test/appcache_test_helper.h b/content/test/appcache_test_helper.h |
index 3b6f6c94c07e4ee3883fe6db774a4e55f84caccc..94747ee11b49aa1c5b56fc03cde4d907bc838b46 100644 |
--- a/content/test/appcache_test_helper.h |
+++ b/content/test/appcache_test_helper.h |
@@ -31,7 +31,7 @@ class AppCacheTestHelper : public AppCacheStorage::Delegate { |
AppCacheGroup* group, |
AppCache* newest_cache, |
bool success, |
- bool would_exceed_quota) OVERRIDE; |
+ bool would_exceed_quota) override; |
void OnGotAppCacheInfo(int rv); |
int group_id_; |