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

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

Issue 2527123003: [iOS] Upstream web_controller_provider_impl.{h,mm}. (Closed)
Patch Set: Fix downstream build. Created 4 years, 1 month 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/public/provider/web/BUILD.gn
diff --git a/ios/public/provider/web/BUILD.gn b/ios/public/provider/web/BUILD.gn
index f01ac4f93630e224cd9ff0153279964fe5ba217e..7be26961d7cce898743839728477ce17662dec96 100644
--- a/ios/public/provider/web/BUILD.gn
+++ b/ios/public/provider/web/BUILD.gn
@@ -7,6 +7,8 @@ source_set("web") {
sources = [
"web_controller_provider.h",
"web_controller_provider.mm",
+ "web_controller_provider_factory.h",
+ "web_controller_provider_factory.mm",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698