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

Unified Diff: ios/web/BUILD.gn

Issue 2566493003: Remove CRWNetworkActivityIndicatorManager. (Closed)
Patch Set: Remove duplicate file refs. Created 4 years 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/chrome/browser/ui/BUILD.gn ('k') | ios/web/crw_network_activity_indicator_manager.h » ('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 dc9848663bd8ba977791f6fd125c2304df7ccc01..adc8c4de8214183c5f98a5a135dcf9cb82082d33 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -319,8 +319,6 @@ source_set("core") {
]
sources = [
- "crw_network_activity_indicator_manager.h",
- "crw_network_activity_indicator_manager.mm",
"history_state_util.cc",
"history_state_util.h",
]
@@ -509,7 +507,6 @@ test("ios_web_unittests") {
"active_state_manager_impl_unittest.mm",
"alloc_with_zone_interceptor_unittest.mm",
"browser_state_unittest.cc",
- "crw_network_activity_indicator_manager_unittest.mm",
"history_state_util_unittest.mm",
"navigation/crw_session_controller_unittest.mm",
"navigation/crw_session_entry_unittest.mm",
« no previous file with comments | « ios/chrome/browser/ui/BUILD.gn ('k') | ios/web/crw_network_activity_indicator_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698