| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 5cb1a8ac86c4a65d7e3bfadcbd925ef2e726d853..2d7228dca8e64d2f7dddb542205ccfe9d6495a32 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1704,6 +1704,7 @@
|
| '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',
|
|
|