Fix emulator build error
[platform/framework/web/chromium-efl.git] / services / DEPS
1 include_rules = [
2   "+mojo",  # By definition.
3
4   "-services",  # Services have to list which other services they depend on.
5   "+services/service_manager/public",  # Every service talks to Service Manager.
6   "+services/strings",
7 ]