| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index be2da1ab5ab44deab606d54b839017715de3d9f8..487d2b3f927cea3a4d53759075f67aa2c4a7d221 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -123,6 +123,8 @@
|
| 'cocoa/nsview_additions.mm',
|
| 'cocoa/remote_layer_api.h',
|
| 'cocoa/remote_layer_api.mm',
|
| + 'cocoa/scoped_cg_context_smooth_fonts.h',
|
| + 'cocoa/scoped_cg_context_smooth_fonts.mm',
|
| 'cocoa/three_part_image.h',
|
| 'cocoa/three_part_image.mm',
|
| 'cocoa/tool_tip_base_view.h',
|
|
|