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

Unified Diff: chromecast/media/cma/filters/BUILD.gn

Issue 1380533002: [Chromecast] Remove use of VIDEO_HOLE (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove obsolete gn dependencies Created 5 years, 3 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
« no previous file with comments | « chromecast/common/media/cma_messages.h ('k') | chromecast/media/cma/filters/hole_frame_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/filters/BUILD.gn
diff --git a/chromecast/media/cma/filters/BUILD.gn b/chromecast/media/cma/filters/BUILD.gn
index 7126bbb2941aa69ad05da0ef4281b1140e226bbe..003b5b19faea7a57dfa69ead67878456ace52d7a 100644
--- a/chromecast/media/cma/filters/BUILD.gn
+++ b/chromecast/media/cma/filters/BUILD.gn
@@ -16,7 +16,6 @@ source_set("filters") {
deps = [
"//base",
- "//chromecast/base",
"//chromecast/media/cma/base",
"//chromecast/media/cma/pipeline",
"//gpu/command_buffer/client:gles2_interface",
« no previous file with comments | « chromecast/common/media/cma_messages.h ('k') | chromecast/media/cma/filters/hole_frame_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698