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

Unified Diff: services/test/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: services/test/DEPS
diff --git a/chromecast/browser/test/DEPS b/services/test/DEPS
similarity index 56%
copy from chromecast/browser/test/DEPS
copy to services/test/DEPS
index b969a40c30306d5dfba381314c46bc38091e6f40..83775457e3e56a333e4f76f2e05d44bf90733d53 100644
--- a/chromecast/browser/test/DEPS
+++ b/services/test/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/test",
+ "+third_party/mojo/src/mojo/edk",
]

Powered by Google App Engine
This is Rietveld 408576698