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

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

Issue 2715343002: Add JavaScript prompts support to CWVUIDelegate. (Closed)
Patch Set: Respond to comments. 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
« no previous file with comments | « no previous file | ios/web_view/internal/cwv_web_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/BUILD.gn
diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn
index 86a7b894b2d24002fa4a23345c3c3babcc382633..41966934a067f6831203999be9e01459b48de854 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -20,6 +20,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698