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

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
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/*",
]

Powered by Google App Engine
This is Rietveld 408576698