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

Unified Diff: cc/renderer.h

Issue 11364044: cc: Replace WebCore::FloatQuad with gfx::QuadF. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reeebase. Created 8 years, 1 month 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 | « cc/overdraw_metrics.cc ('k') | cc/stubs/float_quad.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/renderer.h
diff --git a/cc/renderer.h b/cc/renderer.h
index 11e00fc7ce3fafd5be9d2b67c4e2b3e417122626..1b54a6afb49a1b22af9dd6ec5e6a59e4dfa8961c 100644
--- a/cc/renderer.h
+++ b/cc/renderer.h
@@ -5,7 +5,6 @@
#ifndef CCRenderer_h
#define CCRenderer_h
-#include "FloatQuad.h"
#include "base/basictypes.h"
#include "cc/layer_tree_host.h"
#include "cc/managed_memory_policy.h"
« no previous file with comments | « cc/overdraw_metrics.cc ('k') | cc/stubs/float_quad.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698