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

Unified Diff: content/content_common.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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 048ab0d750151eca0d9616365112e9b3949ff387..3441a464de2b9ac250bff8bc01c2725dde6053d8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -595,7 +595,7 @@
}],
['OS=="mac"', {
'dependencies': [
- '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
+ 'app/resources/content_resources.gyp:content_resources',
],
'sources': [
'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',

Powered by Google App Engine
This is Rietveld 408576698