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

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

Issue 2757603003: Add window open and close delegate methods to CWVUIDelegate. (Closed)
Patch Set: Respond to comments. Created 3 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
« no previous file with comments | « ios/web_view/internal/cwv_web_view.mm ('k') | ios/web_view/public/cwv_navigation_action.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/public/BUILD.gn
diff --git a/ios/web_view/public/BUILD.gn b/ios/web_view/public/BUILD.gn
index 3bf4fb9c62207b98a932309709285fc371ed100e..c444db9b4937f3fe125bcabb3fdec8eadd8beb58 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -13,6 +13,7 @@ source_set("public") {
"cwv.h",
"cwv_delegate.h",
"cwv_html_element.h",
+ "cwv_navigation_action.h",
"cwv_navigation_delegate.h",
"cwv_translate_delegate.h",
"cwv_ui_delegate.h",
« no previous file with comments | « ios/web_view/internal/cwv_web_view.mm ('k') | ios/web_view/public/cwv_navigation_action.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698