| Index: chrome/app/breakpad_mac.mm
|
| diff --git a/chrome/app/breakpad_mac.mm b/chrome/app/breakpad_mac.mm
|
| index caa46cc520df035a47621f885489c4dd1f1dc266..e7c40df1b496633e785348f59aef06bf10306997 100644
|
| --- a/chrome/app/breakpad_mac.mm
|
| +++ b/chrome/app/breakpad_mac.mm
|
| @@ -23,8 +23,8 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/env_vars.h"
|
| -#include "chrome/common/policy_constants.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| +#include "policy/policy_constants.h"
|
|
|
| namespace {
|
|
|
|
|