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

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: fix GN 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
« no previous file with comments | « content/content_child.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b5ffcf3cc0cfec557795084a18bad6a4728869a9..9198dc5144af0d1f41528d3bf000bde90eb06b31 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -598,7 +598,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',
« no previous file with comments | « content/content_child.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698