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

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

Issue 7637026: Add content-security-policy to chrome://quota-internals. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/quota_internals_resources.h" type="rc_header"> 4 <output filename="grit/quota_internals_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/quota_internals_resources_map.cc" type="resource_file _map_source" /> 7 <output filename="grit/quota_internals_resources_map.cc" type="resource_file _map_source" />
8 <output filename="grit/quota_internals_resources_map.h" type="resource_map_h eader" /> 8 <output filename="grit/quota_internals_resources_map.h" type="resource_map_h eader" />
9 <output filename="quota_internals_resources.pak" type="data_package" /> 9 <output filename="quota_internals_resources.pak" type="data_package" />
10 </outputs> 10 </outputs>
11 <release seq="1"> 11 <release seq="1">
12 <includes> 12 <includes>
13 <include name="IDR_QUOTA_INTERNALS_MAIN_HTML" file="quota_internals/main.h tml" flattenhtml="true" type="BINDATA" /> 13 <include name="IDR_QUOTA_INTERNALS_MAIN_HTML" file="quota_internals/main.h tml" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
14 <include name="IDR_QUOTA_INTERNALS_EVENT_HANDLER_JS" file="quota_internals /event_handler.js" type="BINDATA" />
15 <include name="IDR_QUOTA_INTERNALS_MESSAGE_DISPATCHER_JS" file="quota_inte rnals/message_dispatcher.js" type="BINDATA" />
14 </includes> 16 </includes>
15 </release> 17 </release>
16 </grit> 18 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/quota_internals/main.html ('k') | chrome/browser/ui/webui/quota_internals_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698