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

Unified Diff: content/common/BUILD.gn

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 47c31c8e707b9d4ef144d817f75ccba75e384d6b..04c1614289d4fc0e861ab6e1b1258a766f910357 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -47,6 +47,7 @@ source_set("common") {
"//content:resources",
"//content/app/resources",
"//device/bluetooth",
+ "//device/capture",
"//gpu",
"//gpu/command_buffer/client:gles2_c_lib",
"//gpu/command_buffer/client:gles2_cmd_helper",
@@ -61,7 +62,6 @@ source_set("common") {
"//media",
"//media:shared_memory_support",
"//media/base/ipc",
- "//media/capture",
"//media/gpu/ipc/client",
"//media/gpu/ipc/common",
"//media/midi",
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager_unittest.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698