| Index: chrome_frame/policy_settings.cc
|
| diff --git a/chrome_frame/policy_settings.cc b/chrome_frame/policy_settings.cc
|
| index 116052b3695cd105cfbf19a772fe333d718a5fa1..a6741a3b5123f3a2b6fed68f342d8bd45bfd350d 100644
|
| --- a/chrome_frame/policy_settings.cc
|
| +++ b/chrome_frame/policy_settings.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/string_util.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/registry.h"
|
| -#include "chrome/common/policy_constants.h"
|
| #include "chrome_frame/utils.h"
|
| +#include "policy/policy_constants.h"
|
|
|
| namespace {
|
|
|
|
|