Index: mojo/services/DEPS |
diff --git a/mojo/services/DEPS b/mojo/services/DEPS |
index ed482bea23c34056664866a1ea05e64ab658fc84..29b8810e18b8599b0ea9ca7585dd058608e39b22 100644 |
--- a/mojo/services/DEPS |
+++ b/mojo/services/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"-mojo", |
"+mojo/public", |
+ "+mojo/common", |
"+jni", |
# TODO(abarth) Instead of having the services depend on the shell, we |