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

Unified Diff: chrome/browser/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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4c2169f479e99e7ed89495293dc2f9018eccb0ce..9cc5c9ce50ba5215245132a538aaeb05da31aecc 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -122,7 +122,9 @@ include_rules = [
"+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
"+rlz",
"+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
+ "+services/image_decoder",
"+skia/ext",
+ "+skia/public",
"+sync/api", # Sync API files.
"+sync/internal_api/public/attachments", # Needed for tests.
"+sync/protocol", # Sync protobuf files.

Powered by Google App Engine
This is Rietveld 408576698