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

Unified Diff: ios/web_view/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
« no previous file with comments | « no previous file | ios/web_view/internal/BUILD.gn » ('j') | ios/web_view/internal/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/BUILD.gn
diff --git a/ios/web_view/BUILD.gn b/ios/web_view/BUILD.gn
index 41b7387af7bdaba1cc64c149bb55cb5b57f82d32..7b9f3ea52ad1cfc8adf04d78709140da00736bfb 100644
--- a/ios/web_view/BUILD.gn
+++ b/ios/web_view/BUILD.gn
@@ -25,6 +25,7 @@ ios_framework_bundle("web_view") {
"public/criwv_translate_manager.h",
"public/cwv.h",
"public/cwv_delegate.h",
+ "public/cwv_export.h",
michaeldo 2017/03/22 23:16:22 Is this file missing, I don't see it within this C
Hiroshi Ichikawa 2017/03/23 05:03:02 Oops sorry. Added.
"public/cwv_html_element.h",
"public/cwv_navigation_action.h",
"public/cwv_navigation_delegate.h",
« no previous file with comments | « no previous file | ios/web_view/internal/BUILD.gn » ('j') | ios/web_view/internal/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698