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

Unified Diff: chromecast/media/BUILD.gn

Issue 1473003002: [Chromecast] Remove libffmpegsumo dummy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | chromecast/media/empty.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/BUILD.gn
diff --git a/chromecast/media/BUILD.gn b/chromecast/media/BUILD.gn
index 2b0e5c824af0c9ecbec38662496040b4adcb6c6e..4c4a87e2eaa0973c620049958f79307d79391d2c 100644
--- a/chromecast/media/BUILD.gn
+++ b/chromecast/media/BUILD.gn
@@ -58,9 +58,3 @@ test("cast_media_unittests") {
"//ui/gfx/geometry",
]
}
-
-# TODO(slan): delete this target once Chromecast M44/earlier is obsolete.
-# See: b/21639416
-shared_library("libffmpegsumo") {
- output_name = "libffmpegsumo"
-}
« no previous file with comments | « no previous file | chromecast/media/empty.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698