summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authortsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-04 18:12:34 +0000
committertsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-04 18:12:34 +0000
commit026d452a03f70b8b8ba512d8760fa65a150b0202 (patch)
treee09d437e1c276f8a18f02c0fd0fb3d838b1e84ef /chrome/chrome_common.gypi
parent0c9bf87fe0b87849105fc7a2ea16280e48ee9089 (diff)
downloadchromium_src-026d452a03f70b8b8ba512d8760fa65a150b0202.zip
chromium_src-026d452a03f70b8b8ba512d8760fa65a150b0202.tar.gz
chromium_src-026d452a03f70b8b8ba512d8760fa65a150b0202.tar.bz2
Convert worker, speech_input, and utility messages to use the new macros, eliminating the need for hand coded traits.
Review URL: http://codereview.chromium.org/6610026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76931 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 3fad755..a87b053 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -165,7 +165,6 @@
'common/set_process_title.h',
'common/set_process_title_linux.cc',
'common/set_process_title_linux.h',
- 'common/speech_input_messages.cc',
'common/speech_input_messages.h',
'common/switch_utils.cc',
'common/switch_utils.h',
@@ -374,9 +373,7 @@
'common/thumbnail_score.h',
'common/url_constants.cc',
'common/url_constants.h',
- 'common/utility_messages.cc',
'common/utility_messages.h',
- 'common/utility_messages_internal.h',
'common/view_types.cc',
'common/view_types.h',
'common/visitedlink_common.cc',
@@ -393,9 +390,7 @@
'common/webmessageportchannel_impl.h',
'common/window_container_type.cc',
'common/window_container_type.h',
- 'common/worker_messages.cc',
'common/worker_messages.h',
- 'common/worker_messages_internal.h',
'common/worker_thread_ticker.cc',
'common/worker_thread_ticker.h',
'common/zip.cc', # Requires zlib directly.