summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authoratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-22 19:23:06 +0000
committeratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-22 19:23:06 +0000
commitcdb8bc2837fcff4f54d9caa611fa8420eace1262 (patch)
treef41ef1aee3e3cdd4b299093d73a99c623dcbf9dc /chrome/chrome_common.gypi
parent28fbe1fcd1f7dfe84e4b74116d8fbd347cbd7536 (diff)
downloadchromium_src-cdb8bc2837fcff4f54d9caa611fa8420eace1262.zip
chromium_src-cdb8bc2837fcff4f54d9caa611fa8420eace1262.tar.gz
chromium_src-cdb8bc2837fcff4f54d9caa611fa8420eace1262.tar.bz2
Refactored GetTextPaint() into common/badge_util.h
Refactored GetTextPaint() into common/badge_util.h so it can be used by other toolbar widgets other than ExtensionAction. BUG=none TEST=check that browser action badges still work Review URL: http://codereview.chromium.org/5144008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi74
1 files changed, 38 insertions, 36 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 6d4d4c6..9bc47ff 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -188,8 +188,38 @@
'sources': [
# .cc, .h, and .mm files under chrome/common that are not required for
# building 64-bit Windows targets. Test files are not included.
- 'common/desktop_notifications/active_notification_tracker.h',
+ 'common/appcache/appcache_backend_proxy.cc',
+ 'common/appcache/appcache_backend_proxy.h',
+ 'common/appcache/appcache_dispatcher.cc',
+ '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/badge_util.cc',
+ 'common/badge_util.h',
+ 'common/child_process_host.cc',
+ 'common/child_process_host.h',
+ 'common/chrome_descriptors.h',
+ 'common/chrome_plugin_api.h',
+ 'common/chrome_plugin_lib.cc',
+ 'common/chrome_plugin_lib.h',
+ 'common/chrome_plugin_util.cc',
+ 'common/chrome_plugin_util.h',
+ 'common/common_glue.cc',
+ 'common/css_colors.h',
+ 'common/database_util.cc',
+ 'common/database_util.h',
+ 'common/db_message_filter.cc',
+ 'common/db_message_filter.h',
+ 'common/default_plugin.cc',
+ 'common/default_plugin.h',
+ 'common/deprecated/event_sys-inl.h',
+ 'common/deprecated/event_sys.h',
'common/desktop_notifications/active_notification_tracker.cc',
+ 'common/desktop_notifications/active_notification_tracker.h',
+ 'common/dom_storage_common.h',
'common/extensions/extension.cc',
'common/extensions/extension.h',
'common/extensions/extension_action.cc',
@@ -220,36 +250,6 @@
'common/extensions/url_pattern.h',
'common/extensions/user_script.cc',
'common/extensions/user_script.h',
- 'common/web_resource/web_resource_unpacker.cc',
- 'common/web_resource/web_resource_unpacker.h',
- 'common/appcache/appcache_backend_proxy.cc',
- 'common/appcache/appcache_backend_proxy.h',
- 'common/appcache/appcache_dispatcher.cc',
- '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',
- 'common/chrome_plugin_api.h',
- 'common/chrome_plugin_lib.cc',
- 'common/chrome_plugin_lib.h',
- 'common/chrome_plugin_util.cc',
- 'common/chrome_plugin_util.h',
- 'common/common_glue.cc',
- 'common/css_colors.h',
- 'common/database_util.cc',
- 'common/database_util.h',
- 'common/db_message_filter.cc',
- 'common/db_message_filter.h',
- 'common/default_plugin.cc',
- 'common/default_plugin.h',
- 'common/deprecated/event_sys-inl.h',
- 'common/deprecated/event_sys.h',
- 'common/dom_storage_common.h',
'common/file_system/file_system_dispatcher.cc',
'common/file_system/file_system_dispatcher.h',
'common/font_loader_mac.h',
@@ -268,21 +268,21 @@
'common/libxml_utils.cc',
'common/libxml_utils.h',
'common/mru_cache.h',
- 'common/navigation_gesture.h',
- 'common/navigation_types.h',
'common/native_web_keyboard_event.h',
'common/native_web_keyboard_event_linux.cc',
'common/native_web_keyboard_event_mac.mm',
'common/native_web_keyboard_event_win.cc',
'common/native_window_notification_source.h',
- 'common/page_type.h',
+ 'common/navigation_gesture.h',
+ 'common/navigation_types.h',
'common/page_transition_types.cc',
'common/page_transition_types.h',
+ 'common/page_type.h',
'common/page_zoom.h',
'common/pepper_plugin_registry.cc',
'common/pepper_plugin_registry.h',
- 'common/plugin_carbon_interpose_constants_mac.h',
'common/plugin_carbon_interpose_constants_mac.cc',
+ 'common/plugin_carbon_interpose_constants_mac.h',
'common/plugin_messages.cc',
'common/plugin_messages.h',
'common/plugin_messages_internal.h',
@@ -290,9 +290,9 @@
'common/pref_store.h',
'common/render_messages.cc',
'common/render_messages.h',
+ 'common/render_messages_internal.h',
'common/render_messages_params.cc',
'common/render_messages_params.h',
- 'common/render_messages_internal.h',
'common/renderer_preferences.cc',
'common/renderer_preferences.h',
'common/resource_dispatcher.cc',
@@ -330,6 +330,8 @@
'common/web_apps.h',
'common/web_database_observer_impl.cc',
'common/web_database_observer_impl.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/webmessageportchannel_impl.cc',