Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(826)

Unified Diff: remoting/remoting.gyp

Issue 6990028: Remove files that don't exist, and fix typos in gyp files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: some more Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net.gyp ('k') | skia/skia.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 1203522226a21a870ee1b1a5c6b4e4d29ddb1b5b..1ea34012d093939dc0c9673852eb5a2c28927489 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -261,7 +261,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',
@@ -484,7 +484,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',
« no previous file with comments | « net/net.gyp ('k') | skia/skia.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698