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

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

Issue 7053009: Add chrome://quota-internals/ resources (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: '' Created 9 years, 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1">
5 <outputs>
6 <output filename="grit/quota_internals_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit>
8 </output>
9 <output filename="grit/quota_internals_resources_map.cc" type="resource_file _map_source" />
10 <output filename="grit/quota_internals_resources_map.h" type="resource_map_h eader" />
11 <output filename="quota_internals_resources.pak" type="data_package" />
12 </outputs>
13 <release seq="1">
14 <includes>
15 <include name="IDR_QUOTA_INTERNALS_INDEX_HTML" file="quota_internals/index .html" flattenhtml="true" type="BINDATA" />
16 </includes>
17 </release>
18 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698