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

Unified Diff: media/mojo/clients/BUILD.gn

Issue 2856253004: removed AndroidOverlayFactory (Closed)
Patch Set: cl feedvback Created 3 years, 7 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: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index c77785e02034c52ccfc979675681b3145ed8a056..505bdedca8885d9e0efb3e41f4325e43e5cd7d00 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -45,8 +45,6 @@ source_set("clients") {
sources += [
"mojo_android_overlay.cc",
"mojo_android_overlay.h",
- "mojo_android_overlay_factory.cc",
- "mojo_android_overlay_factory.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698