| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index aab8a0ad12b91739a3cb6e150f1c5d242eeec9b4..2a051e092a1ce8ccbb0c5fad2c9f986012f12d28 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -23,6 +23,7 @@
|
| 'common/chrome_content_client_ios.mm',
|
| 'common/chrome_result_codes.h',
|
| 'common/chrome_utility_messages.h',
|
| + 'common/chrome_utility_printing_messages.h',
|
| 'common/chrome_version_info.cc',
|
| 'common/chrome_version_info_android.cc',
|
| 'common/chrome_version_info_chromeos.cc',
|
| @@ -77,6 +78,7 @@
|
| 'common/extensions/chrome_extensions_client.h',
|
| 'common/extensions/chrome_manifest_handlers.cc',
|
| 'common/extensions/chrome_manifest_handlers.h',
|
| + 'common/extensions/chrome_utility_extensions_messages.h',
|
| 'common/extensions/command.cc',
|
| 'common/extensions/command.h',
|
| 'common/extensions/extension_constants.cc',
|
|
|