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

Unified Diff: media/gpu/ipc/DEPS

Issue 2924573002: [NotForReview] Convert accelerated JPEG Decoder IPC to 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/DEPS
diff --git a/media/gpu/ipc/DEPS b/media/gpu/ipc/DEPS
index 34c95361dabed691162a4784bb7bd0bb31083d07..bf46cd8de5e4d617584ebb70fef5cbbb25d0184c 100644
--- a/media/gpu/ipc/DEPS
+++ b/media/gpu/ipc/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+gpu/ipc/common",
"+ipc",
+ "+mojo/public/cpp",
+ "+services/service_manager/public/cpp",
"-media/base/media_export.h",
]
« 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