From ab0a50979b9eb4dfa3320eff7e187e41efedf7a9 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Fri, 8 Aug 2014 14:30:41 +0200 Subject: Update Chromium to beta version 37.0.2062.68 Change-Id: I188e3b5aff1bec75566014291b654eb19f5bc8ca Reviewed-by: Andras Becsi --- chromium/mojo/services/DEPS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 chromium/mojo/services/DEPS (limited to 'chromium/mojo/services/DEPS') diff --git a/chromium/mojo/services/DEPS b/chromium/mojo/services/DEPS new file mode 100644 index 00000000000..2bbe62df877 --- /dev/null +++ b/chromium/mojo/services/DEPS @@ -0,0 +1,10 @@ +include_rules = [ + "-mojo", + "+mojo/common", + "+mojo/public", + "+jni", + + # TODO(abarth) Instead of having the services depend on the shell, we + # probably should create a layer below the services. + "+mojo/shell", +] -- cgit v1.2.3