Index: content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc |
diff --git a/content/shell/android/linker_test_apk/content_linker_test_linker_tests.cc b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc |
similarity index 98% |
rename from content/shell/android/linker_test_apk/content_linker_test_linker_tests.cc |
rename to content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc |
index c970ff6be0a558087aca3f688875a15b210b61e0..5a1af0f1eb0ec8314cab22191d8a438ad7a0bdbb 100644 |
--- a/content/shell/android/linker_test_apk/content_linker_test_linker_tests.cc |
+++ b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc |
@@ -8,7 +8,7 @@ |
// can |
// thus use base/ and the C++ STL. |
-#include "content/shell/android/linker_test_apk/content_linker_test_linker_tests.h" |
+#include "content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.h" |
#include <errno.h> |
#include <sys/mman.h> |