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

Unified Diff: webkit/child/webkit_child.gyp

Issue 390983006: Cleanup dependency on webkit_common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add some missing deps 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_shell.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/webkit_child.gyp
diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
index e4ac2d20a3a23de780ccbfa45a5d0587bd8ab81a..6bf0bd54424dd1bf0d7ec20a51a0b3a47d62a331 100644
--- a/webkit/child/webkit_child.gyp
+++ b/webkit/child/webkit_child.gyp
@@ -44,7 +44,6 @@
'<(DEPTH)/ui/native_theme/native_theme.gyp:native_theme',
'<(DEPTH)/url/url.gyp:url_lib',
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
- '<(DEPTH)/webkit/common/webkit_common.gyp:webkit_common',
],
'include_dirs': [
# For JNI generated header.
« no previous file with comments | « content/content_shell.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698