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

Unified Diff: cc/surfaces/surface_aggregator_unittest.cc

Issue 664803003: Update from chromium a8e7c94b1b79a0948d05a1fcfff53391d22ce37a (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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/surfaces/display.cc ('k') | cc/test/data/background_filter_blur_off_axis.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/surface_aggregator_unittest.cc
diff --git a/cc/surfaces/surface_aggregator_unittest.cc b/cc/surfaces/surface_aggregator_unittest.cc
index ef369f407d92afbf314876aba2fb093950145a49..cea06ea617a0b49fdeb2252f5cc4d2ad65b520d6 100644
--- a/cc/surfaces/surface_aggregator_unittest.cc
+++ b/cc/surfaces/surface_aggregator_unittest.cc
@@ -1127,8 +1127,7 @@ class SurfaceAggregatorWithResourcesTest : public testing::Test {
NULL,
0,
false,
- 1,
- false);
+ 1);
aggregator_.reset(
new SurfaceAggregator(&manager_, resource_provider_.get()));
« no previous file with comments | « cc/surfaces/display.cc ('k') | cc/test/data/background_filter_blur_off_axis.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698