summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorrockot <rockot@chromium.org>2015-06-17 13:56:53 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-17 20:57:30 +0000
commitd3bd2cb5bc98903bbd9788ca01c0d1e9b15536ba (patch)
tree20156b13a0d69272d39bcf05fdffc3e0307f344a /components/components.gyp
parent9219ddcabb17046227446df263de5ab4ee8fac3d (diff)
downloadchromium_src-d3bd2cb5bc98903bbd9788ca01c0d1e9b15536ba.zip
chromium_src-d3bd2cb5bc98903bbd9788ca01c0d1e9b15536ba.tar.gz
chromium_src-d3bd2cb5bc98903bbd9788ca01c0d1e9b15536ba.tar.bz2
Componentize html_viewer's MessagePort
We should transition to using the same implementation in content, and this is the first step to doing that. BUG=361001 R=jam@chromium.org TBR=jochen@chromium.org (+WebKit DEPS) Review URL: https://codereview.chromium.org/1182303012 Cr-Commit-Position: refs/heads/master@{#334914}
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components.gyp b/components/components.gyp
index 4fef48a..fa2a106 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -93,6 +93,7 @@
'cdm.gypi',
'devtools_discovery.gypi',
'devtools_http_handler.gypi',
+ 'message_port.gypi',
'navigation_interception.gypi',
'power.gypi',
'safe_json_parser.gypi',