| Index: chrome/browser/extensions/updater/safe_manifest_parser.cc
|
| diff --git a/chrome/browser/extensions/updater/safe_manifest_parser.cc b/chrome/browser/extensions/updater/safe_manifest_parser.cc
|
| index fa5a61c506f37092f55c410236e375bd2fd8d7bb..a15a828fbf49130614e05d9f1d224c832f0c6609 100644
|
| --- a/chrome/browser/extensions/updater/safe_manifest_parser.cc
|
| +++ b/chrome/browser/extensions/updater/safe_manifest_parser.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/command_line.h"
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| -#include "chrome/common/chrome_utility_messages.h"
|
| +#include "chrome/common/extensions/chrome_utility_extensions_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/utility_process_host.h"
|
| #include "content/public/common/content_switches.h"
|
|
|