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

Unified Diff: content/common/BUILD.gn

Issue 2214533002: move //media/capture to //device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index c5d320a95c1eeb0f53b1764584884ca47729338b..d94d9162f2ce1e8dc5a5ebd98d465b69997e696b 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -48,6 +48,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",
@@ -62,7 +63,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