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

Unified Diff: webkit/glue/resources/webkit_resources.grd

Issue 10870084: renamed .pak file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: temp fix for 3rd party dep. Created 8 years, 4 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 | « content/content_shell.gypi ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/resources/webkit_resources.grd
diff --git a/webkit/glue/resources/webkit_resources.grd b/webkit/glue/resources/webkit_resources.grd
index 9d266559df0e790c2edb3ae6add216dd910c4b4f..3edee8f5365c5a081bcc3fce79e1559e4b28da2a 100644
--- a/webkit/glue/resources/webkit_resources.grd
+++ b/webkit/glue/resources/webkit_resources.grd
@@ -4,7 +4,9 @@
<output filename="grit/webkit_resources.h" type="rc_header" context="default_100_percent">
<emit emit_type='prepend'></emit>
</output>
+ <!-- TODO, update third_party/webkit DumpRenderTree to use *_100_percent.pak, then delete old pak file. -->
<output filename="webkit_resources.pak" type="data_package" context="default_100_percent" />
+ <output filename="webkit_resources_100_percent.pak" type="data_package" context="default_100_percent" />
<output filename="webkit_resources_200_percent.pak" type="data_package" context="default_200_percent" />
<output filename="webkit_resources.rc" type="rc_all" context="default_100_percent" />
</outputs>
« no previous file with comments | « content/content_shell.gypi ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698