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

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

Issue 2723433004: Add CWVUIDelegate with method to customize context menu. (Closed)
Patch Set: 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_html_element.mm » ('j') | ios/web_view/internal/cwv_html_element.mm » ('J')
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 afe83a35cd8ad80f6651b9f28a57dc34a0715593..0cacdf8d4e9a6e4b271686c8911e524b3de15d4d 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -10,6 +10,7 @@ source_set("internal") {
sources = [
"cwv.mm",
+ "cwv_html_element.mm",
"cwv_web_view.mm",
"cwv_web_view_configuration.mm",
"cwv_website_data_store.mm",
« no previous file with comments | « no previous file | ios/web_view/internal/cwv_html_element.mm » ('j') | ios/web_view/internal/cwv_html_element.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698