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

Side by Side Diff: chrome/browser/resources/task_scheduler_internals_resources.grd

Issue 2349623003: Add a Browser Task Scheduler Chrome Internals Page (Closed)
Patch Set: Mac/Linux Fix + String Change Created 4 years, 3 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 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs>
4 <output filename="grit/task_scheduler_internals_resources.h" type="rc_header ">
xiyuan 2016/09/21 05:01:38 nit: wrap the line
robliao 2016/09/21 22:32:03 Done.
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="task_scheduler_internals_resources.pak" type="data_package " />
xiyuan 2016/09/21 05:01:38 nit: wrap the line
robliao 2016/09/21 22:32:03 Done.
8 </outputs>
9 <release seq="1">
10 <includes>
11 <include name="IDR_TASK_SCHEDULER_INTERNALS_RESOURCES_INDEX_HTML" file="ta sk_scheduler_internals/index.html" flattenhtml="true" allowexternalscript="false " type="BINDATA" />
xiyuan 2016/09/21 05:01:38 nit: wrap the line
robliao 2016/09/21 22:32:03 Done.
12 </includes>
13 </release>
14 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698