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

Unified Diff: ios/web_view/internal/BUILD.gn

Issue 2715343002: Add JavaScript prompts support to CWVUIDelegate. (Closed)
Patch Set: Created 3 years, 10 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: ios/web_view/internal/BUILD.gn
diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn
index 0cacdf8d4e9a6e4b271686c8911e524b3de15d4d..b6984be131b9e968365968d1c99d4571d7dcf540 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -19,6 +19,8 @@ source_set("internal") {
"pref_names.h",
"web_view_browser_state.h",
"web_view_browser_state.mm",
+ "web_view_java_script_dialog_presenter.h",
+ "web_view_java_script_dialog_presenter.mm",
"web_view_network_delegate.cc",
"web_view_network_delegate.h",
"web_view_url_request_context_getter.h",
« no previous file with comments | « no previous file | ios/web_view/internal/cwv_web_view.mm » ('j') | ios/web_view/internal/web_view_java_script_dialog_presenter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698