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

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

Issue 2127703004: [ios] Removed WebUI ios provider headers as unused. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually removed headers Created 4 years, 5 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 4e755c7c9f272a8039dfdfbde4b16bff256156b0..d70aa343eea79d23885accf26ecc182dc51eb6ae 100644
--- a/ios/public/provider/web/BUILD.gn
+++ b/ios/public/provider/web/BUILD.gn
@@ -6,10 +6,6 @@ source_set("web") {
sources = [
"web_controller_provider.h",
"web_controller_provider.mm",
- "web_ui_ios.h",
- "web_ui_ios_controller.h",
- "web_ui_ios_controller_factory.h",
- "web_ui_ios_message_handler.h",
]
deps = [
« 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