| Index: ash/shell/content/client/shell_browser_main_parts.h
|
| diff --git a/ash/shell/content/client/shell_browser_main_parts.h b/ash/shell/content/client/shell_browser_main_parts.h
|
| index e3befc4201f01b840ca947554b7de3ef403031b3..d63384839c138de5564f1b0d4992e750e08ce48b 100644
|
| --- a/ash/shell/content/client/shell_browser_main_parts.h
|
| +++ b/ash/shell/content/client/shell_browser_main_parts.h
|
| @@ -10,10 +10,6 @@
|
| #include "base/macros.h"
|
| #include "content/public/browser/browser_main_parts.h"
|
|
|
| -namespace base {
|
| -class Thread;
|
| -}
|
| -
|
| namespace content {
|
| class ShellBrowserContext;
|
| struct MainFunctionParams;
|
|
|