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

Unified Diff: content/shell/BUILD.gn

Issue 2405423002: [Video Capture Service] Move Mojo structs and enums to media/capture/mojo (Closed)
Patch Set: Revert Mojo enum VideoPixelFormat to native Created 4 years, 2 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 | « content/public/renderer/BUILD.gn ('k') | media/capture/ipc/capture_param_traits.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index eb33daf17fa433590eb8324d2343fe2b4479b356..cf3ce08ce7572dd0dcca2a8b7e8b3f011875320d 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -240,6 +240,7 @@ static_library("content_shell_lib") {
"//gpu",
"//ipc",
"//media",
+ "//media/capture",
"//mojo/edk/js",
"//net",
"//net:net_resources",
« no previous file with comments | « content/public/renderer/BUILD.gn ('k') | media/capture/ipc/capture_param_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698