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

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: CR Feedback 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"
3 current_release="1"
4 output_all_resource_defines="false">
5 <outputs>
6 <output filename="grit/task_scheduler_internals_resources.h"
7 type="rc_header">
8 <emit emit_type='prepend'></emit>
9 </output>
10 <output filename="task_scheduler_internals_resources.pak"
11 type="data_package" />
12 </outputs>
13 <release seq="1">
14 <includes>
15 <include name="IDR_TASK_SCHEDULER_INTERNALS_RESOURCES_INDEX_HTML"
16 file="task_scheduler_internals/index.html"
17 flattenhtml="true"
Dan Beam 2016/09/23 18:09:00 i don't think you need flattenhtml="true"
robliao 2016/09/23 21:45:10 Done.
18 allowexternalscript="false"
19 type="BINDATA" />
20 </includes>
21 </release>
22 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698