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

Unified Diff: chrome/browser/extensions/extension_tab_helper.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/extension_tab_helper.h
diff --git a/chrome/browser/extensions/extension_tab_helper.h b/chrome/browser/extensions/extension_tab_helper.h
index da355ec41b4dc06f079a25602fa60399d5db4ef9..20f623a12198cfcd584a9d4a69b0e2a702188877 100644
--- a/chrome/browser/extensions/extension_tab_helper.h
+++ b/chrome/browser/extensions/extension_tab_helper.h
@@ -130,7 +130,7 @@ class ExtensionTabHelper
virtual void AppNotifyChannelSetupComplete(const std::string& channel_id,
const std::string& error,
int return_route_id,
- int callback_id);
+ int callback_id) OVERRIDE;
// Data for app extensions ---------------------------------------------------
« no previous file with comments | « chrome/browser/extensions/extension_special_storage_policy.h ('k') | chrome/browser/extensions/extension_tabs_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698