Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index fde2598bf83b2a3ab1b02163fb433a2aab0993d0..1261484a52383a578aab11f3edcfdc65176591e6 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -60,6 +60,8 @@ |
'heads_up_display_layer.h', |
'heads_up_display_layer_impl.cc', |
'heads_up_display_layer_impl.h', |
+ 'image_layer_updater.cc', |
+ 'image_layer_updater.h', |
'image_layer.cc', |
'image_layer.h', |
'input_handler.h', |
@@ -99,6 +101,10 @@ |
'managed_memory_policy.h', |
'math_util.cc', |
'math_util.h', |
+ 'nine_patch_layer.cc', |
+ 'nine_patch_layer.h', |
+ 'nine_patch_layer_impl.cc', |
+ 'nine_patch_layer_impl.h', |
'occlusion_tracker.cc', |
'occlusion_tracker.h', |
'overdraw_metrics.cc', |