summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_paths_unittest.cc')
-rw-r--r--chrome/common/chrome_paths_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_paths_unittest.cc b/chrome/common/chrome_paths_unittest.cc
index 9f7441f..5d97afc 100644
--- a/chrome/common/chrome_paths_unittest.cc
+++ b/chrome/common/chrome_paths_unittest.cc
@@ -6,8 +6,8 @@
#include <stdlib.h>
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/path_service.h"
#include "chrome/common/chrome_constants.h"
#include "testing/gtest/include/gtest/gtest.h"