| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index b1e8ebbdb2fd92253c99bfd2be784be39faa5e52..fda39fa3e430d25c3eac711c78ce7e9c1cbf5159 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1773,12 +1773,8 @@
|
| 'sources': [
|
| 'test/automation/autocomplete_edit_proxy.cc',
|
| 'test/automation/autocomplete_edit_proxy.h',
|
| - 'test/automation/automation_constants.h',
|
| 'test/automation/automation_handle_tracker.cc',
|
| 'test/automation/automation_handle_tracker.h',
|
| - 'test/automation/automation_messages.cc',
|
| - 'test/automation/automation_messages.h',
|
| - 'test/automation/automation_messages_internal.h',
|
| 'test/automation/automation_proxy.cc',
|
| 'test/automation/automation_proxy.h',
|
| 'test/automation/browser_proxy.cc',
|
|
|