summaryrefslogtreecommitdiffstats
path: root/chrome_frame/resources
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 23:40:58 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 23:40:58 +0000
commitd532af52b04d66589eabc980f0d5c791d8351227 (patch)
treed9fb51e4ca3a0b611fe44c159c70b9e818fcf9d3 /chrome_frame/resources
parentb98d65823b1ddd8dd1c698f565bcb23d8bd4700b (diff)
downloadchromium_src-d532af52b04d66589eabc980f0d5c791d8351227.zip
chromium_src-d532af52b04d66589eabc980f0d5c791d8351227.tar.gz
chromium_src-d532af52b04d66589eabc980f0d5c791d8351227.tar.bz2
Revert 51572 - Clean up .grds, step 1: Alphabetize.
BUG=none TEST=none Review URL: http://codereview.chromium.org/2838041 TBR=pkasting@chromium.org Review URL: http://codereview.chromium.org/2864039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/resources')
-rw-r--r--chrome_frame/resources/chrome_frame_resources.grd9
1 files changed, 5 insertions, 4 deletions
diff --git a/chrome_frame/resources/chrome_frame_resources.grd b/chrome_frame/resources/chrome_frame_resources.grd
index 831840c..f9d9a7f 100644
--- a/chrome_frame/resources/chrome_frame_resources.grd
+++ b/chrome_frame/resources/chrome_frame_resources.grd
@@ -16,8 +16,8 @@ for localizable strings
<output filename="grit/chrome_frame_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="chrome_frame_resources.pak" type="data_package" />
<output filename="chrome_frame_resources.rc" type="rc_all" lang="en"/>
+ <output filename="chrome_frame_resources.pak" type="data_package" />
</outputs>
<release seq="1">
<structures first_id="50005">
@@ -26,11 +26,12 @@ for localizable strings
</structures>
<includes>
<include name="IDR_BHO" file="../bho.rgs" type="REGISTRY" />
- <include name="IDR_CHROMEACTIVEDOCUMENT" file="../chrome_active_document.rgs" type="REGISTRY" />
+ <include name="IDR_CHROMETAB" file="../chrome_tab.rgs" type="REGISTRY" />
+ <include name="IDR_CHROMEPROTOCOL" file="../chrome_protocol.rgs" type="REGISTRY" />
+ <include name="IDR_CHROMEACTIVEDOCUMENT" file="../chrome_active_document.rgs"
+ type="REGISTRY" />
<include name="IDR_CHROMEFRAME_ACTIVEX" file="../chrome_frame_activex.rgs" type="REGISTRY" />
<include name="IDR_CHROMEFRAME_NPAPI" file="../chrome_frame_npapi.rgs" type="REGISTRY" />
- <include name="IDR_CHROMEPROTOCOL" file="../chrome_protocol.rgs" type="REGISTRY" />
- <include name="IDR_CHROMETAB" file="../chrome_tab.rgs" type="REGISTRY" />
</includes>
</release>
</grit>