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

Unified Diff: services/image_decoder/DEPS

Issue 2475543003: Introduce the image_decoder service (Closed)
Patch Set: . Created 4 years, 1 month 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 | « services/image_decoder/BUILD.gn ('k') | services/image_decoder/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/image_decoder/DEPS
diff --git a/services/image_decoder/DEPS b/services/image_decoder/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9dca8ee9efc201ca1b1ad530736b3daf62fa00bb
--- /dev/null
+++ b/services/image_decoder/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+content/public/child",
+ "+gin",
+ "+skia",
+ "+third_party/WebKit/public",
+ "+third_party/skia",
+ "+ui/gfx",
+]
« no previous file with comments | « services/image_decoder/BUILD.gn ('k') | services/image_decoder/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698