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

Unified Diff: webkit/support/webkit_support.gyp

Issue 10869073: Split user agent code out of the 'glue' target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to trunk Created 8 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 | « webkit/support/webkit_support.cc ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gyp
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
index 8cc1423be03cb799d59bef281bf265b906e594f4..4ea374ef9cecf69e456dd4e9c4f28a94bcada606 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -16,6 +16,7 @@
'../gpu/webkit_gpu.gypi',
'../media/webkit_media.gypi',
'../quota/webkit_quota.gypi',
+ '../user_agent/webkit_user_agent.gypi',
'webkit_support.gypi',
],
}
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698