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

Unified Diff: media/BUILD.gn

Issue 2254993003: Avoid creating sync token when only change is new hardware video frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps Created 4 years, 4 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/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index afcadfdf74ec632b247a4b95ffc0ca83cea5cff6..67fa2500ed8821a0a936b7d5908fbcac984b0d38 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -768,6 +768,7 @@ static_library("test_support") {
]
deps = [
"//base",
+ "//gpu/command_buffer/common",
"//skia",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « content/renderer/media/renderer_gpu_video_accelerator_factories.cc ('k') | media/filters/gpu_video_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698