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

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

Issue 2745653010: Create ChromeWebView Framework. (Closed)
Patch Set: Respond to comments. 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 | « ios/web_view/internal/web_view_web_main_parts.mm ('k') | ios/web_view/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/public/BUILD.gn
diff --git a/ios/web_view/public/BUILD.gn b/ios/web_view/public/BUILD.gn
index 001c91fee8cf7972e665fc85cb7ab589d9fbe273..85c95e9dad7e3441ae6db6619f3f058ffef23a40 100644
--- a/ios/web_view/public/BUILD.gn
+++ b/ios/web_view/public/BUILD.gn
@@ -4,7 +4,7 @@
source_set("public") {
visibility = [
- "//ios/web_view",
+ "//ios/web_view:*",
"//ios/web_view/internal/*",
]
« no previous file with comments | « ios/web_view/internal/web_view_web_main_parts.mm ('k') | ios/web_view/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698