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

Unified Diff: webkit/support/webkit_support.gyp

Issue 15709006: Make webkit_user_agent a standalone gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix iOS Created 7 years, 7 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/plugins/webkit_plugins.gypi ('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 e2af7b439dc0df13cc32415208292a2d8ab5d8f8..4a0a94224e3f5a6eccebcd4e41ca522f17c4f538 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../common/user_agent/webkit_user_agent.gypi',
- ],
'conditions': [
# TODO(stuartmorgan): All dependencies from code built on iOS to
# webkit/ should be removed, at which point this condition can be
« no previous file with comments | « webkit/plugins/webkit_plugins.gypi ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698