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

Unified Diff: media/base/BUILD.gn

Issue 1978973002: Moves video frame callbacks from VideoFrameCompositor to Renderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addresses comments Created 4 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
« no previous file with comments | « chromecast/renderer/media/cma_renderer.cc ('k') | media/base/mock_filters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 4b1cd13ce440e6d89bc932352b4940ee6155ee1a..09838ed99c46139bb3e13cb87f576c1d6810cabe 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -397,7 +397,7 @@ source_set("test_support") {
"//media:media_features",
"//media:shared_memory_support",
"//testing/gmock",
- "//ui/gfx/geometry",
+ "//ui/gfx:test_support",
]
}
« no previous file with comments | « chromecast/renderer/media/cma_renderer.cc ('k') | media/base/mock_filters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698