| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index d4ca5b6f616665de28c8e56c4628011906633d18..d2e0a83b0915dda1df22965063f8c52aa4bd525e 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',
|
|
|