| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 89f288268fc9e2eeab1391b978b08f49eeba8a40..95ad5d7c654990ab7d4aeb92ac2d189551ed2ad7 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1702,6 +1702,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',
|
|
|