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

Unified Diff: chrome/browser/automation/automation_extension_tracker.h

Issue 3026031: browser: Fix some presubmit errors. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 years, 5 months 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/automation/automation_extension_tracker.h
diff --git a/chrome/browser/automation/automation_extension_tracker.h b/chrome/browser/automation/automation_extension_tracker.h
index b20f6aab1d4b260f824503c84e64e9cb6f7f5af4..8daaf7fb05bdfca2eb38e9bdeeb7ebad737bb3a1 100644
--- a/chrome/browser/automation/automation_extension_tracker.h
+++ b/chrome/browser/automation/automation_extension_tracker.h
@@ -14,7 +14,7 @@ class Extension;
class AutomationExtensionTracker
: public AutomationResourceTracker<Extension*> {
public:
- AutomationExtensionTracker(IPC::Message::Sender* automation);
+ explicit AutomationExtensionTracker(IPC::Message::Sender* automation);
virtual ~AutomationExtensionTracker();
« no previous file with comments | « chrome/browser/autocomplete/keyword_provider.h ('k') | chrome/browser/bookmarks/recently_used_folders_combo_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698