summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-25 00:20:42 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-25 00:20:42 +0000
commit3381f17b4df9fdc90e7a78b53d5d7bc052895d3f (patch)
treed0ba8ae1fc0e1d7e481802c78419dcdda0bc8edd /remoting
parent9e3df998ca7b1b1ea6d0d403d93b834bf847eb89 (diff)
downloadchromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.zip
chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.gz
chromium_src-3381f17b4df9fdc90e7a78b53d5d7bc052895d3f.tar.bz2
Remove files that don't exist, and fix typos in gyp files
BUG=none TEST=things still work Review URL: http://codereview.chromium.org/6990028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/remoting.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 2c68af1..3e5d239 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -263,7 +263,7 @@
'base/rate_counter.cc',
'base/rate_counter.h',
'base/running_average.cc',
- 'base/running_avarage.h',
+ 'base/running_average.h',
'base/tracer.cc',
'base/tracer.h',
'base/types.h',
@@ -488,7 +488,7 @@
'protocol/buffered_socket_writer.cc',
'protocol/buffered_socket_writer.h',
'protocol/client_control_sender.cc',
- 'protocol/client_control_Sender.h',
+ 'protocol/client_control_sender.h',
'protocol/client_message_dispatcher.cc',
'protocol/client_message_dispatcher.h',
'protocol/client_stub.h',