| Index: content/shell/browser/layout_test/layout_test_browser_main_parts.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_browser_main_parts.h b/content/shell/browser/layout_test/layout_test_browser_main_parts.h
|
| index 1622a31fc1e51a9587c0ffd01a7fd17b5949b7fc..84b4bc81530f48b0ae93e91c7e3152758ba4d37d 100644
|
| --- a/content/shell/browser/layout_test/layout_test_browser_main_parts.h
|
| +++ b/content/shell/browser/layout_test/layout_test_browser_main_parts.h
|
| @@ -11,12 +11,6 @@
|
| #include "build/build_config.h"
|
| #include "content/shell/browser/shell_browser_main_parts.h"
|
|
|
| -#if defined(OS_ANDROID)
|
| -namespace breakpad {
|
| -class CrashDumpManager;
|
| -}
|
| -#endif
|
| -
|
| namespace base {
|
| class Thread;
|
| }
|
|
|