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

Unified Diff: cc/output/overlay_unittest.cc

Issue 2238113002: Revert of Enable promotion of RenderPassDrawQuads to CALayers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/output/ca_layer_overlay.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/overlay_unittest.cc
diff --git a/cc/output/overlay_unittest.cc b/cc/output/overlay_unittest.cc
index da226067a5b9e6aa1ff9723223969dc2a846a153..c289621615a30648f2e5b580229fabd47fea456e 100644
--- a/cc/output/overlay_unittest.cc
+++ b/cc/output/overlay_unittest.cc
@@ -1756,6 +1756,7 @@
protected:
void SetUp() override {
CALayerOverlayTest::SetUp();
+ EnableRenderPassDrawQuadForTesting();
pass_ = CreateRenderPass();
quad_ = pass_->CreateAndAppendDrawQuad<RenderPassDrawQuad>();
render_pass_id_.layer_id = 3;
« no previous file with comments | « cc/output/ca_layer_overlay.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698