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

Unified Diff: ios/web/BUILD.gn

Issue 1804273002: Removing CRWUISimpleWebViewController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: y Created 4 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
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index ace65c8a796f3a7fd89771c533de9a5642af08b5..d1858ca62d6012beb95eaea9dc60d418505d6a7e 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -224,8 +224,6 @@ source_set("web") {
"web_state/ui/crw_swipe_recognizer_provider.h",
"web_state/ui/crw_touch_tracking_recognizer.h",
"web_state/ui/crw_touch_tracking_recognizer.mm",
- "web_state/ui/crw_ui_simple_web_view_controller.h",
- "web_state/ui/crw_ui_simple_web_view_controller.mm",
"web_state/ui/crw_web_controller+protected.h",
"web_state/ui/crw_web_controller.h",
"web_state/ui/crw_web_controller.mm",
@@ -425,7 +423,6 @@ test("ios_web_unittests") {
"web_state/js/crw_js_window_id_manager_unittest.mm",
"web_state/js/page_script_util_unittest.mm",
"web_state/ui/crw_static_file_web_view_unittest.mm",
- "web_state/ui/crw_ui_simple_web_view_controller_unittest.mm",
"web_state/ui/crw_web_controller_container_view_unittest.mm",
"web_state/ui/crw_web_controller_observer_unittest.mm",
"web_state/ui/crw_web_controller_unittest.mm",
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698