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

Unified Diff: android_webview/native/webview_native.gyp

Issue 1172093002: Implement HttpUserAgentSettings delegate for Android WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 4 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
Index: android_webview/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 117fec5d09de826360a16bb6cecb5817e2bae37c..3412cbb6546cfa30bdda0d22b3c587741c155abf 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -55,6 +55,8 @@
'aw_form_database.h',
'aw_http_auth_handler.cc',
'aw_http_auth_handler.h',
+ 'aw_locale_manager_impl.cc',
+ 'aw_locale_manager_impl.h',
'aw_media_url_interceptor.cc',
'aw_media_url_interceptor.h',
'aw_message_port_service_impl.cc',
« no previous file with comments | « android_webview/native/aw_locale_manager_impl.cc ('k') | base/android/java/src/org/chromium/base/LocaleUtils.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698