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

Unified Diff: ui/compositor/compositor.h

Issue 142713005: Remove some stray blink::WebGraphicsContext3D references from ui/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months 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 | « ui/aura/bench/bench_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/compositor.h
diff --git a/ui/compositor/compositor.h b/ui/compositor/compositor.h
index c481dc93c8a676bebbf28cdc7185d86606960b9b..13d03a15c11d98071354229d5a53e78ae57a03ba 100644
--- a/ui/compositor/compositor.h
+++ b/ui/compositor/compositor.h
@@ -28,10 +28,6 @@ class MessageLoopProxy;
class RunLoop;
}
-namespace blink {
-class WebGraphicsContext3D;
-}
-
namespace cc {
class ContextProvider;
class Layer;
« no previous file with comments | « ui/aura/bench/bench_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698