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

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

Issue 2770633002: Export all CWV* symbols from the ios/web_view dynamic library. (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 c444db9b4937f3fe125bcabb3fdec8eadd8beb58..4390a37c2627f483440322694c53ef8d724b190f 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