summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host.gypi
diff options
context:
space:
mode:
authorsergeyu <sergeyu@chromium.org>2015-02-17 18:19:07 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-18 02:19:50 +0000
commitf87c35dec56bbdc30e1d9ccb1744353c6f149f71 (patch)
treec9a9dce59b599c0a80439845713946960f3843ed /remoting/remoting_host.gypi
parent42a253847fddf900c15cce8ac600975d8aad3f30 (diff)
downloadchromium_src-f87c35dec56bbdc30e1d9ccb1744353c6f149f71.zip
chromium_src-f87c35dec56bbdc30e1d9ccb1744353c6f149f71.tar.gz
chromium_src-f87c35dec56bbdc30e1d9ccb1744353c6f149f71.tar.bz2
Remove dependency on content from remoting_host.
The host was depending on content just to access content::BrowserThread. It's cleaner to just pass the references to the threads explicitly. BUG=458581 Committed: https://crrev.com/d5197934178ef0da1b630792cfbda8ddb6b34388 Cr-Commit-Position: refs/heads/master@{#316648} Review URL: https://codereview.chromium.org/929493002 Cr-Commit-Position: refs/heads/master@{#316746}
Diffstat (limited to 'remoting/remoting_host.gypi')
-rw-r--r--remoting/remoting_host.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index 6a5e95c..e818a97 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -84,7 +84,6 @@
['chromeos==1', {
'dependencies' : [
'../cc/cc.gyp:cc',
- '../content/content.gyp:content',
'../ppapi/ppapi_internal.gyp:ppapi_host',
'../skia/skia.gyp:skia',
'../ui/aura/aura.gyp:aura',