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

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

Issue 2723433004: Add CWVUIDelegate with method to customize context menu. (Closed)
Patch Set: Respond to comment. 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 | « ios/web_view/internal/cwv_web_view.mm ('k') | ios/web_view/public/cwv_html_element.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 fd7d921824b0030a5cd1f1efb0239e15ce154808..5c4cf84d464c6526494a7cb34fb415354eaa85b8 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -12,7 +12,9 @@ source_set("public") {
"criwv_translate_manager.h",
"cwv.h",
"cwv_delegate.h",
+ "cwv_html_element.h",
"cwv_translate_delegate.h",
+ "cwv_ui_delegate.h",
"cwv_web_view.h",
"cwv_web_view_configuration.h",
"cwv_web_view_delegate.h",
« no previous file with comments | « ios/web_view/internal/cwv_web_view.mm ('k') | ios/web_view/public/cwv_html_element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698