| Index: chrome/browser/safe_json_parser.cc
|
| diff --git a/chrome/browser/safe_json_parser.cc b/chrome/browser/safe_json_parser.cc
|
| index f8334ce7397e41b5abacab5927e0ae8b8f13664b..24c7d6eb0b12153d3a74ff5aa0d3d7bef9d1ef47 100644
|
| --- a/chrome/browser/safe_json_parser.cc
|
| +++ b/chrome/browser/safe_json_parser.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/safe_json_parser.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"
|
|
|
|
|