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

Unified Diff: webkit/default_plugin/default_plugin.gyp

Issue 385084: Partially revert WebKit.gyp switch-over, because it broke build bot setup... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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/test/interactive_ui/interactive_ui_tests.gypi ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/default_plugin/default_plugin.gyp
===================================================================
--- webkit/default_plugin/default_plugin.gyp (revision 31883)
+++ webkit/default_plugin/default_plugin.gyp (working copy)
@@ -17,8 +17,8 @@
'../../third_party/icu/icu.gyp:icuuc',
'../../third_party/libxml/libxml.gyp:libxml',
'../../third_party/npapi/npapi.gyp:npapi',
- '../webkit_glue.gyp:webkit_resources',
- '../webkit_glue.gyp:webkit_strings',
+ '../webkit.gyp:webkit_resources',
+ '../webkit.gyp:webkit_strings',
],
'include_dirs': [
'../..',
« no previous file with comments | « chrome/test/interactive_ui/interactive_ui_tests.gypi ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698