| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 665ec7fe6b1f419170c0f5e5199c51f1d4652540..00cc4ccb7eac78e438db47b7cc7d40330b90ddd7 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',
|
|
|