summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_path_parser_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/policy_path_parser_unittest.cc')
-rw-r--r--chrome/browser/policy/policy_path_parser_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/policy/policy_path_parser_unittest.cc b/chrome/browser/policy/policy_path_parser_unittest.cc
index 916b03a..4e3b3d8 100644
--- a/chrome/browser/policy/policy_path_parser_unittest.cc
+++ b/chrome/browser/policy/policy_path_parser_unittest.cc
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include <base/file_path.h>
-#include <chrome/browser/policy/policy_path_parser.h>
+#include "base/files/file_path.h"
+#include "chrome/browser/policy/policy_path_parser.h"
#include "testing/gtest/include/gtest/gtest.h"