| Index: chrome/chrome_common.gypi
|
| ===================================================================
|
| --- chrome/chrome_common.gypi (revision 79188)
|
| +++ chrome/chrome_common.gypi (working copy)
|
| @@ -40,17 +40,12 @@
|
| 'common/chrome_counters.h',
|
| 'common/chrome_version_info.cc',
|
| 'common/chrome_version_info.h',
|
| - 'common/common_message_generator.cc',
|
| - 'common/common_message_generator.h',
|
| - 'common/common_param_traits.cc',
|
| - 'common/common_param_traits.h',
|
| 'common/content_restriction.h',
|
| 'common/content_settings.cc',
|
| 'common/content_settings.h',
|
| 'common/content_settings_helper.cc',
|
| 'common/content_settings_helper.h',
|
| 'common/content_settings_types.h',
|
| - 'common/devtools_messages.cc',
|
| 'common/devtools_messages.h',
|
| 'common/gfx_resource_provider.cc',
|
| 'common/gfx_resource_provider.h',
|
| @@ -150,6 +145,8 @@
|
| 'common/chrome_content_plugin_client.cc',
|
| 'common/chrome_content_plugin_client.h',
|
| 'common/common_glue.cc',
|
| + 'common/common_message_generator.cc',
|
| + 'common/common_message_generator.h',
|
| 'common/default_plugin.cc',
|
| 'common/default_plugin.h',
|
| 'common/deprecated/event_sys-inl.h',
|
| @@ -241,8 +238,6 @@
|
| 'common/web_apps.h',
|
| 'common/web_resource/web_resource_unpacker.cc',
|
| 'common/web_resource/web_resource_unpacker.h',
|
| - 'common/webkit_param_traits.cc',
|
| - 'common/webkit_param_traits.h',
|
| 'common/worker_thread_ticker.cc',
|
| 'common/worker_thread_ticker.h',
|
| 'common/zip.cc', # Requires zlib directly.
|
|
|