Chromium Code Reviews| Index: content/public/test/content_browser_test.h |
| diff --git a/content/public/test/content_browser_test.h b/content/public/test/content_browser_test.h |
| index 6b58d61f7f1372d1674b55fdf9f3aa1f08913ffe..4080f70400de4ddd78b4a75f2f09773995d7df38 100644 |
| --- a/content/public/test/content_browser_test.h |
| +++ b/content/public/test/content_browser_test.h |
| @@ -11,6 +11,7 @@ |
| #include "content/public/test/browser_test_base.h" |
| namespace content { |
| +class BrowserContext; |
| class Shell; |
| class ShellMainDelegate; |