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

Unified Diff: content/content_shell.gypi

Issue 23583055: webkit: Kill support/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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_renderer.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 233a7c4ebab1626e38a2920c1d95c9323229cb24..57261584440ba8d6231be5913cd268585c7891ba 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -51,10 +51,10 @@
'../ui/ui.gyp:ui',
'../url/url.gyp:url_lib',
'../v8/tools/gyp/v8.gyp:v8',
+ '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
'../webkit/common/webkit_common.gyp:webkit_common',
+ '../webkit/glue/webkit_glue.gyp:glue',
'../webkit/webkit_resources.gyp:webkit_resources',
- '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
- '../webkit/support/webkit_support.gyp:glue',
],
'include_dirs': [
'..',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698