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

Unified Diff: ios/web/public/app/BUILD.gn

Issue 2246673002: [ios] Made web_main_runner.h header public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing file Created 4 years, 4 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/public/app/BUILD.gn
diff --git a/ios/web/public/app/BUILD.gn b/ios/web/public/app/BUILD.gn
index e55a118d5ebcd48cd4f3ac8aa2c7b0d707b9b06c..c00924921ad57239412b67a642d4f812e606fe12 100644
--- a/ios/web/public/app/BUILD.gn
+++ b/ios/web/public/app/BUILD.gn
@@ -7,6 +7,7 @@ source_set("app") {
"web_main.h",
"web_main_delegate.h",
"web_main_parts.h",
+ "web_main_runner.h",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698