Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3312)

Unified Diff: blimp/engine/browser_tests/blimp_browser_test.h

Issue 2539183002: blimp: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « blimp/engine/app/blimp_url_request_context_getter.h ('k') | blimp/engine/mojo/font_fetcher_mojo_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/browser_tests/blimp_browser_test.h
diff --git a/blimp/engine/browser_tests/blimp_browser_test.h b/blimp/engine/browser_tests/blimp_browser_test.h
index 4f54e84644326aa7af52e6cde42ff7c6270a44c5..18b0e220239c78925d504f1b4777d2db0a12908b 100644
--- a/blimp/engine/browser_tests/blimp_browser_test.h
+++ b/blimp/engine/browser_tests/blimp_browser_test.h
@@ -11,14 +11,6 @@
#include "base/threading/thread_restrictions.h"
#include "content/public/test/browser_test_base.h"
-namespace base {
-class RunLoop;
-}
-
-namespace content {
-class WebContents;
-}
-
namespace blimp {
namespace client {
struct Assignment;
« no previous file with comments | « blimp/engine/app/blimp_url_request_context_getter.h ('k') | blimp/engine/mojo/font_fetcher_mojo_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698