| Index: chrome/browser/automation/testing_automation_provider.h
|
| diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h
|
| index 3bcbefd199aae2dba950bd77ac0a252414cb4600..663503d9e285a4745320e0111ec2033f48297fa2 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;
|
| };
|
|
|