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

Unified Diff: ios/web_view/BUILD.gn

Issue 2772503006: Use framework includes in ios/web_view/shell. (Closed)
Patch Set: Link against framework. 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/public/ChromeWebView.h » ('j') | ios/web_view/public/ChromeWebView.h » ('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 9fe80afee29e4d326af0b112dc4a56c4561a6a71..b6f4f48d1279d877f90071f18e145afa95896160 100644
--- a/ios/web_view/BUILD.gn
+++ b/ios/web_view/BUILD.gn
@@ -22,6 +22,7 @@ ios_framework_bundle("web_view") {
]
public_headers = [
+ "public/ChromeWebView.h",
"public/criwv_translate_manager.h",
"public/cwv.h",
"public/cwv_delegate.h",
« no previous file with comments | « no previous file | ios/web_view/public/ChromeWebView.h » ('j') | ios/web_view/public/ChromeWebView.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698