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

Unified Diff: chrome/utility/DEPS

Issue 1028543002: Turn the utility process image decoder into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up and add test. Created 5 years, 9 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: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 134c052f7bbb921c2ba6611fd0192363664818df..49483800b4dcf411439ed4d445edccefd2358425 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -6,7 +6,9 @@ include_rules = [
"+courgette",
"+extensions/common",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
+ "+services/image_decoder",
"+skia/ext",
+ "+skia/public",
"+media",
"+third_party/zlib/google",
]

Powered by Google App Engine
This is Rietveld 408576698