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

Unified Diff: cc/layers/layer_impl.h

Issue 2803913004: cc: Introduce embedded_surfaces in metadata for surface Ids in draw quads (Closed)
Patch Set: Addressed Dana's comments Created 3 years, 8 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 | « cc/layers/append_quads_data.cc ('k') | cc/layers/picture_layer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layers/layer_impl.h
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
index a25a7d41164924220cdeee18c003df48feb89b92..a8181a66d0bc06f3a67450cd5c08a684999963d4 100644
--- a/cc/layers/layer_impl.h
+++ b/cc/layers/layer_impl.h
@@ -51,6 +51,7 @@ class DictionaryValue;
namespace cc {
+class AppendQuadsData;
class LayerTreeImpl;
class MicroBenchmarkImpl;
class MutatorHost;
@@ -60,7 +61,6 @@ class ScrollbarLayerImplBase;
class SimpleEnclosedRegion;
class Tile;
-struct AppendQuadsData;
enum DrawMode {
DRAW_MODE_NONE,
« no previous file with comments | « cc/layers/append_quads_data.cc ('k') | cc/layers/picture_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698