summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/net_internals_resources.grd
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 22:49:50 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 22:49:50 +0000
commitd4fe21d199b8d59d3c0733f7b41deb32f286b64f (patch)
tree0d25da94fcbae6577b6d0653032f5ffb08098412 /chrome/browser/resources/net_internals_resources.grd
parentb14ceb99e98bbe44e3b90492d9ca070c7c60b621 (diff)
downloadchromium_src-d4fe21d199b8d59d3c0733f7b41deb32f286b64f.zip
chromium_src-d4fe21d199b8d59d3c0733f7b41deb32f286b64f.tar.gz
chromium_src-d4fe21d199b8d59d3c0733f7b41deb32f286b64f.tar.bz2
Clean up .grds, step 1: Alphabetize.
BUG=none TEST=none Review URL: http://codereview.chromium.org/2838041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/net_internals_resources.grd')
-rw-r--r--chrome/browser/resources/net_internals_resources.grd6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/resources/net_internals_resources.grd b/chrome/browser/resources/net_internals_resources.grd
index 2ed151a..93a73b7 100644
--- a/chrome/browser/resources/net_internals_resources.grd
+++ b/chrome/browser/resources/net_internals_resources.grd
@@ -6,9 +6,9 @@ without changes to the corresponding grd file. -->
<output filename="grit/net_internals_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="net_internals_resources.pak" type="data_package" />
- <output filename="grit/net_internals_resources_map.h" type="resource_map_header" />
<output filename="grit/net_internals_resources_map.cc" type="resource_file_map_source" />
+ <output filename="grit/net_internals_resources_map.h" type="resource_map_header" />
+ <output filename="net_internals_resources.pak" type="data_package" />
</outputs>
<release seq="1">
<includes>
@@ -19,8 +19,8 @@ without changes to the corresponding grd file. -->
<include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.html" type="BINDATA" />
<include name="IDR_NET_INTERNALS_LOGGROUPER" file="net_internals/loggrouper.js" type="BINDATA" />
<include name="IDR_NET_INTERNALS_LOGVIEWPAINTER" file="net_internals/logviewpainter.js" type="BINDATA" />
- <include name="IDR_NET_INTERNALS_MAIN_CSS" file="net_internals/main.css" type="BINDATA" />
<include name="IDR_NET_INTERNALS_MAIN" file="net_internals/main.js" type="BINDATA" />
+ <include name="IDR_NET_INTERNALS_MAIN_CSS" file="net_internals/main.css" type="BINDATA" />
<include name="IDR_NET_INTERNALS_PROXYVIEW" file="net_internals/proxyview.js" type="BINDATA" />
<include name="IDR_NET_INTERNALS_REQUESTSVIEW" file="net_internals/requestsview.js" type="BINDATA" />
<include name="IDR_NET_INTERNALS_RESIZABLEVERTICALSPLITVIEW" file="net_internals/resizableverticalsplitview.js" type="BINDATA" />