summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/testing_automation_provider.h')
-rw-r--r--chrome/browser/automation/testing_automation_provider.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h
index 3bcbefd..663503d 100644
--- a/chrome/browser/automation/testing_automation_provider.h
+++ b/chrome/browser/automation/testing_automation_provider.h
@@ -69,7 +69,6 @@ class TestingAutomationProvider : public AutomationProvider,
struct ImportSettingsData {
string16 browser_name;
int import_items;
- bool first_run;
Browser* browser;
IPC::Message* reply_message;
};