| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2f715b56695cdd6a9e7f859bf9358549438c8915..457ee09f876c336fe701d5bbe6873ada1e7120e6 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -88,6 +88,7 @@
|
| 'common/chrome_notification_types.h',
|
| 'common/chrome_result_codes.h',
|
| 'common/chrome_sandbox_type_mac.h',
|
| + 'common/chrome_browser_plugin_messages.h',
|
| 'common/chrome_utility_messages.h',
|
| 'common/chrome_version_info.cc',
|
| 'common/chrome_version_info_android.cc',
|
| @@ -226,6 +227,8 @@
|
| 'common/extensions/update_manifest.h',
|
| 'common/extensions/user_script.cc',
|
| 'common/extensions/user_script.h',
|
| + 'common/extensions/value_builder.cc',
|
| + 'common/extensions/value_builder.h',
|
| 'common/extensions/value_counter.cc',
|
| 'common/extensions/value_counter.h',
|
| 'common/external_ipc_fuzzer.h',
|
|
|