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

Unified Diff: chrome/chrome_dll.gypi

Issue 9307110: Rename _large.grd to _2x.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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/chrome_browser.gypi ('k') | chrome/chrome_repack_theme_resources_2x.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index b234e04d2e3b74381db30ef6c9857db06fc4aab1..1ad116f289695a117a10d76bc070b8f434ea9951 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -347,7 +347,7 @@
},
'actions': [
{
- 'includes': ['chrome_repack_theme_resources_large.gypi']
+ 'includes': ['chrome_repack_theme_resources_2x.gypi']
},
],
'postbuilds': [
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_repack_theme_resources_2x.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698