Index: mandoline/ui/browser/DEPS |
diff --git a/mandoline/ui/browser/DEPS b/mandoline/ui/browser/DEPS |
index 2d271952828c87a91b6d06ee1fd7443da0e7b9d8..0139ef3b50f929eaab11cbd92622353290c097f8 100644 |
--- a/mandoline/ui/browser/DEPS |
+++ b/mandoline/ui/browser/DEPS |
@@ -4,7 +4,9 @@ include_rules = [ |
"+mojo/application", |
"+mojo/common", |
"+mojo/converters", |
+ "+mojo/runner", |
yzshen1
2015/08/13 15:59:12
It probably shouldn't depend on runner to gain acc
msw
2015/08/13 22:12:06
Done.
|
"+mojo/services/network/public", |
+ "+mojo/services/tracing", |
yzshen1
2015/08/13 15:59:12
Maybe we should put the interface in a public/ sub
msw
2015/08/13 22:12:06
Done.
|
"+third_party/mojo/src/mojo/public", |
"+third_party/mojo_services", |
"+ui", |