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

Unified Diff: content/child/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/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 2102ac612f51a09426bb6db314caa6aacb906f96..ee1c3a4782546a2e895fe19aac1d083db0749aee 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -177,8 +177,6 @@ target(link_target_type, "child") {
"shared_memory_received_data_factory.h",
"shared_worker_devtools_agent.cc",
"shared_worker_devtools_agent.h",
- "simple_webmimeregistry_impl.cc",
- "simple_webmimeregistry_impl.h",
"site_isolation_stats_gatherer.cc",
"site_isolation_stats_gatherer.h",
"storage_util.cc",

Powered by Google App Engine
This is Rietveld 408576698