Index: mojo/public/tests/test_utils.cc |
diff --git a/mojo/public/tests/test_support.cc b/mojo/public/tests/test_utils.cc |
similarity index 98% |
rename from mojo/public/tests/test_support.cc |
rename to mojo/public/tests/test_utils.cc |
index c9cb169b0d18201d52a568ed324907259fe7a6a5..7562e9e96d636981046be04316477a5eda2dc37a 100644 |
--- a/mojo/public/tests/test_support.cc |
+++ b/mojo/public/tests/test_utils.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/public/tests/test_support.h" |
+#include "mojo/public/tests/test_utils.h" |
#include "base/test/perf_log.h" |
#include "mojo/public/system/core_cpp.h" |