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

Side by Side Diff: components/webui_generator_strings.grdp

Issue 928163002: Initial implementation of WebUI generator (WUG) toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed order in BUILD.gn and components.gyp Created 5 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 This strings are used in WebUI views created by WUG framework. Resource id is
4 deduced from string id and view's type. For example, if view's type is
5 'foo_bar' and string id is 'some_string', resource id should be
6 'IDS_WUG_FOO_BAR_SOME_STRING'.
7 -->
8 <grit-part>
9 </grit-part>
blundell 2015/03/03 08:37:05 Hmm, why this empty file?
dzhioev (left Google) 2015/03/03 09:23:50 This is a file, where strings for generated compon
OLDNEW
« components/BUILD.gn ('K') | « components/webui_generator/web_ui_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698