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

Unified Diff: content/gpu/BUILD.gn

Issue 2923933004: [NotForReview] Move GJDAH and GJDA to media/gpu/mojo
Patch Set: . Created 3 years, 6 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/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index 772493490758d7740f6025c8f012637dd22156bb..944db2350cf9ca42fcab536bc2cb210b887453a0 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -61,12 +61,13 @@ target(link_target_type, "gpu_sources") {
"//gpu/ipc/service",
"//ipc",
"//media/gpu",
- "//media/mojo:features",
# TODO(jrummell): As //media/gpu/ipc/service is a source_set in a
# component build, determine if it should not be included here.
# http://crbug.com/702833.
"//media/gpu/ipc/service",
+ "//media/gpu/mojo/service",
+ "//media/mojo:features",
"//media/mojo/clients:clients",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
« no previous file with comments | « content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc ('k') | content/gpu/gpu_child_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698