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

Unified Diff: media/gpu/ipc/client/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
« no previous file with comments | « media/gpu/BUILD.gn ('k') | media/gpu/ipc/client/gpu_jpeg_decode_accelerator_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/gpu/ipc/client/BUILD.gn
diff --git a/media/gpu/ipc/client/BUILD.gn b/media/gpu/ipc/client/BUILD.gn
index 2499e6f111c2d4cb35dbb0c7e7757a4f8ed2ac54..faa3a1b3d26e8eb5064039f7eca0d2b37cf82acb 100644
--- a/media/gpu/ipc/client/BUILD.gn
+++ b/media/gpu/ipc/client/BUILD.gn
@@ -4,8 +4,6 @@
source_set("client") {
sources = [
- "gpu_jpeg_decode_accelerator_host.cc",
- "gpu_jpeg_decode_accelerator_host.h",
"gpu_video_decode_accelerator_host.cc",
"gpu_video_decode_accelerator_host.h",
"gpu_video_encode_accelerator_host.cc",
@@ -25,7 +23,6 @@ source_set("client") {
"//media:media_features",
"//media/gpu",
"//media/gpu/ipc/common",
- "//media/gpu/mojo:jpeg_decoder",
"//ui/gfx:memory_buffer",
"//ui/gfx/geometry",
"//ui/gfx/ipc",
« no previous file with comments | « media/gpu/BUILD.gn ('k') | media/gpu/ipc/client/gpu_jpeg_decode_accelerator_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698