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

Unified Diff: chrome/browser/resources/net_internals_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
Index: chrome/browser/resources/net_internals_resources.grd
===================================================================
--- chrome/browser/resources/net_internals_resources.grd (revision 51574)
+++ chrome/browser/resources/net_internals_resources.grd (working copy)
@@ -6,9 +6,9 @@
<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 @@
<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" />
« no previous file with comments | « chrome/browser/resources/bookmark_manager_resources.grd ('k') | chrome/browser/resources/shared_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698