Index: chrome/browser/autofill/autocomplete_history_manager_unittest.cc |
diff --git a/chrome/browser/autofill/autocomplete_history_manager_unittest.cc b/chrome/browser/autofill/autocomplete_history_manager_unittest.cc |
index 846a54a6f11159a61b2e575114456bd920001d9f..7694ec391ba876cb090da576965bf4c806987a20 100644 |
--- a/chrome/browser/autofill/autocomplete_history_manager_unittest.cc |
+++ b/chrome/browser/autofill/autocomplete_history_manager_unittest.cc |
@@ -172,7 +172,7 @@ class MockAutofillExternalDelegate : |
class AutocompleteHistoryManagerStubSend : public AutocompleteHistoryManager { |
public: |
- explicit AutocompleteHistoryManagerStubSend( |
+ AutocompleteHistoryManagerStubSend( |
WebContents* web_contents, |
Profile* profile, |
scoped_ptr<AutofillWebDataService> wds) |