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

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

Issue 2770633002: Export all CWV* symbols from the ios/web_view dynamic library. (Closed)
Patch Set: Add cwv_export.h to "sources" attribute of //ios/web_view:web_view. 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 1ee60d3b8255bb8ebc51cb4af5991e91ff7366d3..335b5d0add6b152755c7f7d4a1d120a4111f7781 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -12,6 +12,7 @@ source_set("public") {
"criwv_translate_manager.h",
"cwv.h",
"cwv_delegate.h",
+ "cwv_export.h",
"cwv_html_element.h",
"cwv_navigation_action.h",
"cwv_navigation_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698