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

Unified Diff: chrome/chrome_dll.gypi

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm the build files from webkit/glue/resources Created 6 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
Index: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 33f4249a84791ae0218855c267ba1de527fe144e..532999abeb1e0f7feee8922af4088e12eb53ea61 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -110,10 +110,10 @@
# up actual Chromium functionality into this .dll.
'chrome_version_resources',
'../chrome/chrome_resources.gyp:chrome_unscaled_resources',
+ '../content/app/resources/content_resources.gyp:content_resources',
'../crypto/crypto.gyp:crypto',
'../net/net.gyp:net_resources',
'../ui/views/views.gyp:views',
- '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
],
'sources': [
'app/chrome_command_ids.h',

Powered by Google App Engine
This is Rietveld 408576698