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

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
Index: media/gpu/ipc/DEPS
diff --git a/media/gpu/ipc/DEPS b/media/gpu/ipc/DEPS
index 34c95361dabed691162a4784bb7bd0bb31083d07..2fee84e940cf8a5961791f34094e2eee8580b776 100644
--- a/media/gpu/ipc/DEPS
+++ b/media/gpu/ipc/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+content/public/browser/gpu_service_registry.h",
"+gpu/ipc/common",
"+ipc",
+ "+mojo/public",
"-media/base/media_export.h",
]

Powered by Google App Engine
This is Rietveld 408576698