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

Unified Diff: ios/web_view/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/BUILD.gn
diff --git a/ios/web_view/BUILD.gn b/ios/web_view/BUILD.gn
index f96dc1598a8635d884a249d461f55abca5e86707..998dfa52bb13218d6507ba9dfcbca404cebddc49 100644
--- a/ios/web_view/BUILD.gn
+++ b/ios/web_view/BUILD.gn
@@ -26,6 +26,7 @@ ios_framework_bundle("web_view") {
"public/cwv.h",
"public/cwv_delegate.h",
"public/cwv_html_element.h",
+ "public/cwv_navigation_action.h",
"public/cwv_navigation_delegate.h",
"public/cwv_translate_delegate.h",
"public/cwv_ui_delegate.h",
« no previous file with comments | « no previous file | ios/web_view/internal/BUILD.gn » ('j') | ios/web_view/internal/cwv_navigation_action_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698