Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index f157d0373de178fd8c6de5a23334af7dc9032021..c20cb5db2354ea91a93bff462287c99269e87f48 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -97,6 +97,8 @@ |
'layer_sorter.h', |
'layer_tiling_data.cc', |
'layer_tiling_data.h', |
+ 'layer_tree_debug_state.cc', |
+ 'layer_tree_debug_state.h', |
'layer_tree_host.cc', |
'layer_tree_host.h', |
'layer_tree_host_client.h', |
@@ -106,6 +108,8 @@ |
'layer_tree_host_impl.h', |
'layer_tree_impl.cc', |
'layer_tree_impl.h', |
+ 'layer_tree_settings.cc', |
+ 'layer_tree_settings.h', |
'layer_updater.cc', |
'layer_updater.h', |
'managed_memory_policy.cc', |