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

Unified Diff: chrome_frame/resources/chrome_frame_resources.grd

Issue 2864039: Revert 51572 - Clean up .grds, step 1: Alphabetize.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/renderer_resources.grd ('k') | net/base/net_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/resources/chrome_frame_resources.grd
===================================================================
--- chrome_frame/resources/chrome_frame_resources.grd (revision 51574)
+++ chrome_frame/resources/chrome_frame_resources.grd (working copy)
@@ -16,8 +16,8 @@
<output filename="grit/chrome_frame_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
+ <output filename="chrome_frame_resources.rc" type="rc_all" lang="en"/>
<output filename="chrome_frame_resources.pak" type="data_package" />
- <output filename="chrome_frame_resources.rc" type="rc_all" lang="en"/>
</outputs>
<release seq="1">
<structures first_id="50005">
@@ -26,11 +26,12 @@
</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>
« no previous file with comments | « chrome/renderer/renderer_resources.grd ('k') | net/base/net_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698