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

Unified Diff: cc/output/ca_layer_overlay.h

Issue 2183333002: Enable RenderPassDrawQuad promotion to CALayer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | cc/output/ca_layer_overlay.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/ca_layer_overlay.h
diff --git a/cc/output/ca_layer_overlay.h b/cc/output/ca_layer_overlay.h
index e64f0d97f4457bf18a6a20882ec9873731e80a94..7453d743d161d473ecb86eef102d5c6256a08400 100644
--- a/cc/output/ca_layer_overlay.h
+++ b/cc/output/ca_layer_overlay.h
@@ -79,9 +79,6 @@ bool ProcessForCALayerOverlays(ResourceProvider* resource_provider,
const QuadList& quad_list,
CALayerOverlayList* ca_layer_overlays);
-// Allows RenderPassDrawQuads to be converted to CALayerOverlays.
-void CC_EXPORT EnableRenderPassDrawQuadForTesting();
-
} // namespace cc
#endif // CC_OUTPUT_CA_LAYER_OVERLAY_H_
« no previous file with comments | « no previous file | cc/output/ca_layer_overlay.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698