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

Unified Diff: android_webview/native/webview_native.gyp

Issue 1714573002: Remove the ability of webpages to specify strings for the onbeforeunload dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 4 years, 9 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 0b57caee359158f1910f438a62f1cb7c7029ec3a..14c371e31223b7ead922c089877b269a17ef8a28 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -18,6 +18,7 @@
'../../components/components.gyp:autofill_content_browser',
'../../components/components.gyp:devtools_http_handler',
'../../components/components.gyp:web_contents_delegate_android',
+ '../../components/components_strings.gyp:components_strings',
'../../content/content.gyp:content_common',
'../../media/media.gyp:player_android',
'../../net/net.gyp:net',
« no previous file with comments | « android_webview/native/aw_contents_client_bridge.cc ('k') | android_webview/ui/grit_components_whitelist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698