diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 453138e..0b89518 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1775,12 +1775,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', |