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

Unified Diff: android_webview/native/BUILD.gn

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/BUILD.gn
diff --git a/android_webview/native/BUILD.gn b/android_webview/native/BUILD.gn
index 6e098945fef57b29cb97607511b39630dccf2fef..94c4613441a3fc6a9a516a1ec083666cf2936d72 100644
--- a/android_webview/native/BUILD.gn
+++ b/android_webview/native/BUILD.gn
@@ -14,6 +14,7 @@ source_set("native") {
"//cc:cc",
"//components/autofill/content/browser:browser",
"//components/devtools_http_handler:devtools_http_handler",
+ "//components/strings",
"//components/web_contents_delegate_android:web_contents_delegate_android",
"//content/public/common",
"//device/battery:mojo_bindings",
« no previous file with comments | « android_webview/browser/aw_javascript_dialog_manager.cc ('k') | android_webview/native/aw_contents_client_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698