Index: testing/android/native_test/native_test_util.cc |
diff --git a/testing/android/native_test_util.cc b/testing/android/native_test/native_test_util.cc |
similarity index 96% |
rename from testing/android/native_test_util.cc |
rename to testing/android/native_test/native_test_util.cc |
index 885f297c1efb865ef6c72790dfab0af45c9943e7..2eaf9718ba79ec242d4d09269f8c91eeb79f6d19 100644 |
--- a/testing/android/native_test_util.cc |
+++ b/testing/android/native_test/native_test_util.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 "testing/android/native_test_util.h" |
+#include "testing/android/native_test/native_test_util.h" |
#include "base/files/file_path.h" |
#include "base/files/file_util.h" |