Index: ui/ui.gyp |
=================================================================== |
--- ui/ui.gyp (revision 177707) |
+++ ui/ui.gyp (working copy) |
@@ -510,6 +510,8 @@ |
'gfx/video_decode_acceleration_support_mac.mm', |
'notifications/notification_types.h', |
'notifications/notification_types.cc', |
+ 'webui/jstemplate_builder.cc', |
+ 'webui/jstemplate_builder.h', |
], |
'target_conditions': [ |
['OS == "ios"', { |