| Index: content/browser/utility_process_host.h
|
| diff --git a/content/browser/utility_process_host.h b/content/browser/utility_process_host.h
|
| index 52f4fff2e848bac5c9bee521a9ce6c1fa11f34a7..23d749a867180df4e2bf0cc524a4f5bc642f8aae 100644
|
| --- a/content/browser/utility_process_host.h
|
| +++ b/content/browser/utility_process_host.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/process_util.h"
|
| #include "content/browser/browser_child_process_host.h"
|
| -#include "content/browser/browser_thread.h"
|
| #include "content/common/content_export.h"
|
| +#include "content/public/browser/browser_thread.h"
|
|
|
| // This class acts as the browser-side host to a utility child process. A
|
| // utility process is a short-lived sandboxed process that is created to run
|
|
|