summaryrefslogtreecommitdiffstats
path: root/testing/android/native_test_launcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/android/native_test_launcher.cc')
-rw-r--r--testing/android/native_test_launcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/android/native_test_launcher.cc b/testing/android/native_test_launcher.cc
index a16b536..57a918b 100644
--- a/testing/android/native_test_launcher.cc
+++ b/testing/android/native_test_launcher.cc
@@ -19,7 +19,7 @@
#include "base/at_exit.h"
#include "base/base_switches.h"
#include "base/command_line.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/stringprintf.h"
#include "gtest/gtest.h"