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

Unified Diff: webkit/webkit_resources.gyp

Issue 398243002: Fix the path to blink_resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE Created 6 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
« no previous file with comments | « content/content_tests.gypi ('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 9cf6af8c7dbfd952fb3620c0d6bfcca3f70c71cd..2c5f62ad39129c5cbbd558ca5ad46a4470c2086a 100644
--- a/webkit/webkit_resources.gyp
+++ b/webkit/webkit_resources.gyp
@@ -19,13 +19,6 @@
},
'includes': [ '../build/grit_action.gypi' ],
},
- {
- 'action_name': 'blink_chromium_resources',
- 'variables': {
- 'grit_grd_file': '../third_party/WebKit/public/blink_resources.grd',
- },
- 'includes': [ '../build/grit_action.gypi' ],
- },
],
'includes': [ '../build/grit_target.gypi' ],
},
« no previous file with comments | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698