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

Unified Diff: content/shell/BUILD.gn

Issue 2405423002: [Video Capture Service] Move Mojo structs and enums to media/capture/mojo (Closed)
Patch Set: Fix dependency issues 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
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index eb33daf17fa433590eb8324d2343fe2b4479b356..340d01f8105e3c7cedb71db0e069fc0df058b125 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:capture",
xhwang 2016/10/27 04:57:09 ditto
chfremer 2016/10/27 17:15:44 Done.
"//mojo/edk/js",
"//net",
"//net:net_resources",

Powered by Google App Engine
This is Rietveld 408576698