Index: ui/compositor/compositor.gyp |
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp |
index fa0d768128571ff446c3ee5e92a52914c0d8f9e6..3212e9633d946ac9f749ea5735b70e4550065040 100644 |
--- a/ui/compositor/compositor.gyp |
+++ b/ui/compositor/compositor.gyp |
@@ -62,6 +62,8 @@ |
'layer_tree_owner.h', |
'layer_type.h', |
'paint_context.h', |
+ 'paint_recorder.h', |
sky
2015/04/03 14:53:59
nit: .cc first (you have in right in the gn file).
|
+ 'paint_recorder.cc', |
'reflector.cc', |
'reflector.h', |
'scoped_animation_duration_scale_mode.cc', |