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

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

Issue 2116673002: [ios] Moved WebUI provider code to ios/web. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review Created 4 years, 6 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/provider/ios_provider_web.gyp ('k') | ios/public/provider/web/web_ui_ios.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/web/BUILD.gn
diff --git a/ios/public/provider/web/BUILD.gn b/ios/public/provider/web/BUILD.gn
index f9334fc27a91276a945942dee32dcb64cd4e9b99..4e755c7c9f272a8039dfdfbde4b16bff256156b0 100644
--- a/ios/public/provider/web/BUILD.gn
+++ b/ios/public/provider/web/BUILD.gn
@@ -7,10 +7,8 @@ source_set("web") {
"web_controller_provider.h",
"web_controller_provider.mm",
"web_ui_ios.h",
- "web_ui_ios_controller.cc",
"web_ui_ios_controller.h",
"web_ui_ios_controller_factory.h",
- "web_ui_ios_message_handler.cc",
"web_ui_ios_message_handler.h",
]
« no previous file with comments | « ios/provider/ios_provider_web.gyp ('k') | ios/public/provider/web/web_ui_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698