Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / mojo / services / DEPS
1 include_rules = [
2   "-mojo",
3   "+mojo/common",
4   "+mojo/public",
5   "+jni",
6
7   # TODO(abarth) Instead of having the services depend on the shell, we
8   # probably should create a layer below the services.
9   "+mojo/shell",
10 ]