| Index: chrome/app/chrome_crash_reporter_client_mac.mm
|
| diff --git a/chrome/app/chrome_crash_reporter_client_mac.mm b/chrome/app/chrome_crash_reporter_client_mac.mm
|
| index 629b3d707421c7f28cf8d9054bd83ffb765c6717..03cf48b6bb40fc3112104f4433ba1972a211890b 100644
|
| --- a/chrome/app/chrome_crash_reporter_client_mac.mm
|
| +++ b/chrome/app/chrome_crash_reporter_client_mac.mm
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
|
|
| #if !defined(DISABLE_NACL)
|
| #include "base/command_line.h"
|
|
|