| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ba60bf03c2f43e0ed9ca45c5d8d80d25a27e280a..62a983cf80c6a28e6c963830ecc081074d6efb60 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -63,6 +63,8 @@
|
| 'common/autofill_messages.h',
|
| 'common/automation_constants.cc',
|
| 'common/automation_constants.h',
|
| + 'common/automation_events.cc',
|
| + 'common/automation_events.h',
|
| 'common/automation_id.cc',
|
| 'common/automation_id.h',
|
| 'common/automation_messages.cc',
|
|
|