| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 5212da225a970ff87a5533b353452191c8b976e3..e148da94a21d02e2728e2d5d792e82bae28e360d 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1789,12 +1789,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',
|
|
|