summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authormarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-14 14:34:09 +0000
committermarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-14 14:34:09 +0000
commitd94be6784210477a617804738a4bd8a90fc91c02 (patch)
treed8551247f29446c72fe45b70c1f0ce1d9f0db67e /content/content_common.gypi
parentb1eff5b6e58841c1b4551a90f853b4f7a59e70f3 (diff)
downloadchromium_src-d94be6784210477a617804738a4bd8a90fc91c02.zip
chromium_src-d94be6784210477a617804738a4bd8a90fc91c02.tar.gz
chromium_src-d94be6784210477a617804738a4bd8a90fc91c02.tar.bz2
Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."
> Refactoring: Move MessagePort-related IPCs and handling them away from Worker-related classes. > > MessagePorts can also be used by non-workers. > > This is part of a series of changes to fix cross-process MessagePorts. This CL > contains no functional changes. > > BUG=278336 > > Review URL: https://codereview.chromium.org/25299002 TBR=marja@chromium.org Review URL: https://codereview.chromium.org/27192002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index cb3b2c5..9c70800 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -295,7 +295,6 @@
'common/media/video_capture_messages.h',
'common/media/webrtc_identity_messages.h',
'common/memory_benchmark_messages.h',
- 'common/message_port_messages.h',
'common/message_router.cc',
'common/message_router.h',
'common/mime_registry_messages.h',