Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: ui/ui.gyp

Issue 11929016: Move jstemplate_builder.* to ui\webui so it can be reused by webui implementations outside of chrom… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync to 177705 to get yfriendman's fix Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/plugins/plugin_placeholder.cc ('k') | ui/webui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"', {
« no previous file with comments | « chrome/renderer/plugins/plugin_placeholder.cc ('k') | ui/webui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698