summaryrefslogtreecommitdiffstats
path: root/base/path_service_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/path_service_unittest.cc')
-rw-r--r--base/path_service_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/path_service_unittest.cc b/base/path_service_unittest.cc
index 92dde5a..6376efb 100644
--- a/base/path_service_unittest.cc
+++ b/base/path_service_unittest.cc
@@ -8,12 +8,12 @@
#include "base/file_util.h"
#include "base/file_path.h"
#include "base/logging.h"
-#include "base/platform_test.h"
#if defined(OS_WIN)
#include "base/win_util.h"
#endif
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/gtest/include/gtest/gtest-spi.h"
+#include "testing/platform_test.h"
namespace {