1 include_rules = [ 2 "-mojo", 3 "+mojo/public", 4 "+jni", 5 6 # TODO(abarth) Instead of having the services depend on the shell, we 7 # probably should create a layer below the services. 8 "+mojo/shell/context.h", 9 ] 10