| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 135dde4f2f5b7777dcf4492569a4e966f5dd7e38..714db6a201ead7a8b332321bc5900c99ad9bace4 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1770,12 +1770,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',
|
|
|