| Index: chrome/browser/policy/policy_path_parser_win.cc
|
| diff --git a/chrome/browser/policy/policy_path_parser_win.cc b/chrome/browser/policy/policy_path_parser_win.cc
|
| index cf693ff7c9790e026d555e5be34ffdc97e16d5ed..9de7ed9da96a9f77ac5b1848d2bce64c45010ced 100644
|
| --- a/chrome/browser/policy/policy_path_parser_win.cc
|
| +++ b/chrome/browser/policy/policy_path_parser_win.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/win/registry.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
|
|
| namespace {
|
|
|
|
|