diff options
author | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-30 19:57:40 +0000 |
---|---|---|
committer | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-30 19:57:40 +0000 |
commit | 13b7a84041f48a558efb24725f0568b466b08cfd (patch) | |
tree | 0961c2135680b9f3e3441fd467c46828c964213e /remoting/remoting.gyp | |
parent | 125444b5adec00c029d1c80f8aed6a3faad34f59 (diff) | |
download | chromium_src-13b7a84041f48a558efb24725f0568b466b08cfd.zip chromium_src-13b7a84041f48a558efb24725f0568b466b08cfd.tar.gz chromium_src-13b7a84041f48a558efb24725f0568b466b08cfd.tar.bz2 |
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
BUG=NONE
TEST=BUILD
Review URL: http://codereview.chromium.org/7992011
TBR=dmaclach@chromium.org
Review URL: http://codereview.chromium.org/8103006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103526 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index bc8087a7..d79b8bb 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -461,10 +461,8 @@ 'host/in_memory_host_config.h', 'host/json_host_config.cc', 'host/json_host_config.h', - 'host/local_input_monitor.h', 'host/local_input_monitor_linux.cc', 'host/local_input_monitor_mac.mm', - 'host/local_input_monitor_thread_linux.h', 'host/local_input_monitor_thread_linux.cc', 'host/local_input_monitor_win.cc', 'host/register_support_host_request.cc', |