summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net/test_automation_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/net/test_automation_provider.h')
-rw-r--r--chrome_frame/test/net/test_automation_provider.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome_frame/test/net/test_automation_provider.h b/chrome_frame/test/net/test_automation_provider.h
index 209a069..0c00d63 100644
--- a/chrome_frame/test/net/test_automation_provider.h
+++ b/chrome_frame/test/net/test_automation_provider.h
@@ -30,8 +30,8 @@ class TestAutomationProviderDelegate {
class TestAutomationProvider
: public AutomationProvider {
public:
- explicit TestAutomationProvider(Profile* profile,
- TestAutomationProviderDelegate* delegate);
+ TestAutomationProvider(Profile* profile,
+ TestAutomationProviderDelegate* delegate);
virtual ~TestAutomationProvider();