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

Unified Diff: content/test/BUILD.gn

Issue 2444873002: Move WebMIMERegistry impl from //content to blink:platform/network/mime (Closed)
Patch Set: remove indirection Created 4 years, 2 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2cf12983c8e007ccde1aa2d79265426c7350ad67..6287db80cd73a656cbe22a9b4ebbf154e1cbca5b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1238,7 +1238,6 @@ test("content_unittests") {
"../child/service_worker/service_worker_dispatcher_unittest.cc",
"../child/shared_memory_data_consumer_handle_unittest.cc",
"../child/shared_memory_received_data_factory_unittest.cc",
- "../child/simple_webmimeregistry_impl_unittest.cc",
"../child/site_isolation_stats_gatherer_unittest.cc",
"../child/url_response_body_consumer_unittest.cc",
"../child/v8_value_converter_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698