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

Unified Diff: components/resources/components_resources.grd

Issue 601733002: Rename component_resources.h to components_resources.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: output_name hack Created 6 years, 3 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: components/resources/components_resources.grd
diff --git a/components/resources/components_resources.grd b/components/resources/components_resources.grd
index 23fb0252c510d44934bd86b1651ebf7b898eebd1..c9b2312e8a53f0202b2b7ea995de0f8ed5391adf 100644
--- a/components/resources/components_resources.grd
+++ b/components/resources/components_resources.grd
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1">
<outputs>
- <output filename="grit/component_resources.h" type="rc_header">
+ <output filename="grit/components_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <output filename="component_resources.pak" type="data_package" />
+ <output filename="components_resources.pak" type="data_package" />
</outputs>
<release seq="1">
<includes>

Powered by Google App Engine
This is Rietveld 408576698