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

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

Issue 2640153004: Add mailbox-based Mojo VideoFrame variant. (Closed)
Patch Set: Created 3 years, 11 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/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 4480ae62364c663b22b4b243dc0abb917fa0f3e9..3d818274e8b09c7bedada78b1a6544a33af2164c 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -26,6 +26,7 @@ mojom("interfaces") {
}
public_deps = [
+ "//gpu/ipc/common:interfaces",
sandersd (OOO until July 31) 2017/01/19 19:40:48 (This one is required for sure.)
"//mojo/common:common_custom_types",
"//services/service_manager/public/interfaces",
"//ui/gfx/geometry/mojo",

Powered by Google App Engine
This is Rietveld 408576698