summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-16 18:27:27 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-16 18:27:27 +0000
commitbfd9d5af0f678688dbaeba69d50a79c07285aa7e (patch)
treeb553b7aeb07c76ac0a187480ed77366c06a8deec /remoting/remoting.gyp
parentad8ef9ac2412b8179a06984bc23f14287a8bda45 (diff)
downloadchromium_src-bfd9d5af0f678688dbaeba69d50a79c07285aa7e.zip
chromium_src-bfd9d5af0f678688dbaeba69d50a79c07285aa7e.tar.gz
chromium_src-bfd9d5af0f678688dbaeba69d50a79c07285aa7e.tar.bz2
Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
The new class will also be used in the client plugin for the main plugin thread. BUG=None TEST=Everything works. Review URL: http://codereview.chromium.org/7635030 TBR=sergeyu@chromium.org Review URL: http://codereview.chromium.org/7665002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96984 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 6eb1c20..8d00dc7 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -337,8 +337,6 @@
'base/encoder_vp8.h',
'base/encoder_row_based.cc',
'base/encoder_row_based.h',
- 'base/plugin_message_loop_proxy.cc',
- 'base/plugin_message_loop_proxy.h',
'base/rate_counter.cc',
'base/rate_counter.h',
'base/running_average.cc',