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

Unified Diff: cc/BUILD.gn

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/test/dummy_layer_driver.cc ('k') | cc/blink/web_layer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 39d3f7a71e92d62ae0ee39de45e4106cc9179824..998223c7f36c8d1b846d66ab1adf04e23c4a3a67 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -140,6 +140,8 @@ component("cc") {
"layers/layer_position_constraint.h",
"layers/layer_proto_converter.cc",
"layers/layer_proto_converter.h",
+ "layers/layer_settings.cc",
+ "layers/layer_settings.h",
"layers/layer_utils.cc",
"layers/layer_utils.h",
"layers/nine_patch_layer.cc",
« no previous file with comments | « blimp/client/compositor/test/dummy_layer_driver.cc ('k') | cc/blink/web_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698