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

Unified Diff: ios/web/BUILD.gn

Issue 2701843002: Remove ImageDataFetcher from iOS. (Closed)
Patch Set: Remove mock Created 3 years, 10 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/public/image_fetcher/BUILD.gn » ('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 322051cfef5b69c511d3aa6aff292de03ec43b49..5a84a02fca620aa990328f66bd9b8b08543fe557 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -418,8 +418,6 @@ source_set("test_support") {
"public/test/http_server_util.mm",
"public/test/js_test_util.h",
"public/test/js_test_util.mm",
- "public/test/mock_image_data_fetcher.h",
- "public/test/mock_image_data_fetcher.mm",
"public/test/native_controller_test_util.h",
"public/test/native_controller_test_util.mm",
"public/test/navigation_test_util.h",
« no previous file with comments | « no previous file | ios/web/public/image_fetcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698