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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 752463002: Remove unused WebMIMERegistry (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | sky/engine/platform/MIMETypeFromURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 1b8d1a410e7d50c0834c72f6f8b871b8090aec45..f9cb99c186124855bd65ee93b95090957e68a881 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -462,8 +462,6 @@ component("platform") {
"LifecycleObserver.h",
"Logging.cpp",
"Logging.h",
- "MIMETypeFromURL.cpp",
- "MIMETypeFromURL.h",
"MIMETypeRegistry.cpp",
"MIMETypeRegistry.h",
"network/FormData.cpp",
« no previous file with comments | « no previous file | sky/engine/platform/MIMETypeFromURL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698