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

Unified Diff: android_webview/native/webview_native.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 | « no previous file | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 2ac370d29b5a7373e9083af3c8c7faef6467c672..b0af7e4f76a70b6aebef96ccf4e8744c0dd61d4b 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -18,7 +18,7 @@
'../../net/net.gyp:net',
'../../skia/skia.gyp:skia',
'../../ui/ui.gyp:ui',
- '../../webkit/support/webkit_support.gyp:user_agent',
+ '../../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
'../../webkit/support/webkit_support.gyp:webkit_storage',
'android_webview_native_jni',
],
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698