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

Unified Diff: chrome/browser/extensions/external_extension_provider_impl.h

Issue 8473003: Add OVERRIDE to chrome/browser/extensions/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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/extensions/external_extension_provider_impl.h
diff --git a/chrome/browser/extensions/external_extension_provider_impl.h b/chrome/browser/extensions/external_extension_provider_impl.h
index 0052d26e385f4c88bb2d71d17569115eebee2478..80044c982d74b6139d42f45b6391fb7e7e38d8dd 100644
--- a/chrome/browser/extensions/external_extension_provider_impl.h
+++ b/chrome/browser/extensions/external_extension_provider_impl.h
@@ -62,7 +62,7 @@ class ExternalExtensionProviderImpl
Extension::Location* location,
scoped_ptr<Version>* version) const OVERRIDE;
- virtual bool IsReady() const;
+ virtual bool IsReady() const OVERRIDE;
static const char kLocation[];
static const char kState[];
« no previous file with comments | « chrome/browser/extensions/extensions_startup.h ('k') | chrome/browser/extensions/mock_extension_special_storage_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698