| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index ec82bf3e9adcb1324a79bb83eac4605f5100c7a7..81b723ef5741c9319d4c6abe849e1296c58a056d 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1711,6 +1711,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',
|
|
|