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

Unified Diff: extensions/test/DEPS

Issue 1844233003: Always allow ServiceRegistry to be used with UtilityProcessHosts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove scoped_ptr usage. Created 4 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: extensions/test/DEPS
diff --git a/extensions/test/DEPS b/extensions/test/DEPS
index 27ef4ead2735292545af5599fa40fe2b29924792..b522b95d59aad1c8c99e4fe72b5754480d6e06dc 100644
--- a/extensions/test/DEPS
+++ b/extensions/test/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public",
"+mojo/edk/embedder",
+ "+mojo/edk/test",
"+ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698