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

Unified Diff: blimp/client/compositor/test/dummy_layer_driver.cc

Issue 1462613002: Move cc::LayerSettings to cc/layers/layer_settings.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cc_perftests Created 5 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 | « blimp/client/compositor/blimp_compositor.cc ('k') | cc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/compositor/test/dummy_layer_driver.cc
diff --git a/blimp/client/compositor/test/dummy_layer_driver.cc b/blimp/client/compositor/test/dummy_layer_driver.cc
index 306dd70e211bd6fb645f185e078bf58ee3e7a18c..f3968ffc36e5dcc4174ce2c0685f3eed81b27b42 100644
--- a/blimp/client/compositor/test/dummy_layer_driver.cc
+++ b/blimp/client/compositor/test/dummy_layer_driver.cc
@@ -9,6 +9,7 @@
#include "base/task_runner.h"
#include "base/thread_task_runner_handle.h"
#include "cc/layers/layer.h"
+#include "cc/layers/layer_settings.h"
#include "cc/layers/solid_color_layer.h"
#include "cc/trees/layer_tree_settings.h"
#include "ui/gfx/geometry/size.h"
« no previous file with comments | « blimp/client/compositor/blimp_compositor.cc ('k') | cc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698