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

Unified Diff: sky/engine/testing/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 | « sky/engine/public/platform/WebMimeRegistry.h ('k') | sky/engine/testing/platform/platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/testing/platform/BUILD.gn
diff --git a/sky/engine/testing/platform/BUILD.gn b/sky/engine/testing/platform/BUILD.gn
index 59e8efa923423c43f013029e8ebaf9ed4c95b5da..fcb9ec5645d7924e782a5d7ab25b860be941515c 100644
--- a/sky/engine/testing/platform/BUILD.gn
+++ b/sky/engine/testing/platform/BUILD.gn
@@ -8,8 +8,6 @@ static_library("platform") {
sources = [
"platform_impl.cc",
"platform_impl.h",
- "webmimeregistry_impl.cc",
- "webmimeregistry_impl.h",
"webthemeengine_impl.cc",
"webthemeengine_impl.h",
"webunittestsupport_impl.cc",
« no previous file with comments | « sky/engine/public/platform/WebMimeRegistry.h ('k') | sky/engine/testing/platform/platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698