diff options
Diffstat (limited to 'remoting/remoting_test.gypi')
-rw-r--r-- | remoting/remoting_test.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi index 5f193e9..761607e 100644 --- a/remoting/remoting_test.gypi +++ b/remoting/remoting_test.gypi @@ -232,7 +232,7 @@ 'base/rate_counter_unittest.cc', 'base/rsa_key_pair_unittest.cc', 'base/run_all_unittests.cc', - 'base/running_samples_unittest.cc', + 'base/running_average_unittest.cc', 'base/test_rsa_key_pair.h', 'base/typed_buffer_unittest.cc', 'base/util_unittest.cc', |