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

Unified Diff: webkit/base/webkit_base.gyp

Issue 16831010: Move some classes out of webkit/glue/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move UploadDataStreamBuilder to content/browser Created 7 years, 6 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_tests.gypi ('k') | webkit/common/resource_devtools_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/base/webkit_base.gyp
diff --git a/webkit/base/webkit_base.gyp b/webkit/base/webkit_base.gyp
index ed0f292a47c47c9a7496f30e73a1373809bda95b..29323a8d77efda00aafe024c4d287777d28a0a68 100644
--- a/webkit/base/webkit_base.gyp
+++ b/webkit/base/webkit_base.gyp
@@ -11,7 +11,7 @@
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/net/net.gyp:net',
- '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink',
+ '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink_minimal',
'<(DEPTH)/url/url.gyp:url_lib',
],
'defines': ['WEBKIT_BASE_IMPLEMENTATION'],
« no previous file with comments | « content/content_tests.gypi ('k') | webkit/common/resource_devtools_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698