summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_path_parser_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/policy_path_parser_mac.mm')
-rw-r--r--chrome/browser/policy/policy_path_parser_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/policy/policy_path_parser_mac.mm b/chrome/browser/policy/policy_path_parser_mac.mm
index 44b56c5..9a22fcd 100644
--- a/chrome/browser/policy/policy_path_parser_mac.mm
+++ b/chrome/browser/policy/policy_path_parser_mac.mm
@@ -8,7 +8,7 @@
#include "base/files/file_path.h"
#include "base/logging.h"
#import "base/mac/scoped_nsautorelease_pool.h"
-#include "base/sys_string_conversions.h"
+#include "base/strings/sys_string_conversions.h"
#include "policy/policy_constants.h"
#import <Cocoa/Cocoa.h>