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

Unified Diff: webkit/webkit_resources.gyp

Issue 21952005: Reland: Remove webkit_chromium_resources.pak entries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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
« chrome/chrome_tests_unit.gypi ('K') | « webkit/support/platform_support_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit_resources.gyp
diff --git a/webkit/webkit_resources.gyp b/webkit/webkit_resources.gyp
index 50f795e4e197f9ef7b07b76ff4349abaf84e34dc..8ce53a72b8b57eb5611ccd5a01e1b338bb803920 100644
--- a/webkit/webkit_resources.gyp
+++ b/webkit/webkit_resources.gyp
@@ -19,13 +19,6 @@
'includes': [ '../build/grit_action.gypi' ],
},
{
- 'action_name': 'webkit_chromium_resources',
- 'variables': {
- 'grit_grd_file': '../third_party/WebKit/Source/WebKit/chromium/WebKit.grd',
- },
- 'includes': [ '../build/grit_action.gypi' ],
- },
- {
'action_name': 'blink_chromium_resources',
'variables': {
'grit_grd_file': '../third_party/WebKit/public/blink_resources.grd',
« chrome/chrome_tests_unit.gypi ('K') | « webkit/support/platform_support_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698