Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 0b8951893b8656791393d9bf7b338080b4fc92b0..453138ea82b943f86dbd39a9b804c13c82bf2dd5 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -1775,8 +1775,12 @@ |
'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', |