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

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

Issue 2757603003: Add window open and close delegate methods to CWVUIDelegate. (Closed)
Patch Set: 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
Index: ios/web_view/public/BUILD.gn
diff --git a/ios/web_view/public/BUILD.gn b/ios/web_view/public/BUILD.gn
index 85c95e9dad7e3441ae6db6619f3f058ffef23a40..88db15be032f5c3ad86b47dd1c389854a9c5a367 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",

Powered by Google App Engine
This is Rietveld 408576698