| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 4c17aafaf3352ab89cd7f30417f153fcad1bb1ea..fec40f097da002105f0c0c472064c623833d0966 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -224,6 +224,9 @@
|
| 'common/appcache/appcache_dispatcher.h',
|
| 'common/automation_constants.cc',
|
| 'common/automation_constants.h',
|
| + 'common/automation_messages.cc',
|
| + 'common/automation_messages.h',
|
| + 'common/automation_messages_internal.h',
|
| 'common/child_process_host.cc',
|
| 'common/child_process_host.h',
|
| 'common/chrome_descriptors.h',
|
|
|