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

Unified Diff: blimp/client/support/compositor/compositor_dependencies_impl.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
Index: blimp/client/support/compositor/compositor_dependencies_impl.h
diff --git a/blimp/client/support/compositor/compositor_dependencies_impl.h b/blimp/client/support/compositor/compositor_dependencies_impl.h
index ca43f5b22e5a229c0ef74135935f8653011736ca..531c68de8bbdff0a5d060ea2a7deef228224667c 100644
--- a/blimp/client/support/compositor/compositor_dependencies_impl.h
+++ b/blimp/client/support/compositor/compositor_dependencies_impl.h
@@ -9,10 +9,6 @@
#include "base/memory/ref_counted.h"
#include "blimp/client/public/compositor/compositor_dependencies.h"
-namespace cc {
-class ContextProvider;
-}
-
namespace blimp {
namespace client {

Powered by Google App Engine
This is Rietveld 408576698