X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fpublic%2Fandroid%2FDEPS;h=01d0156151a333e3e89caa2ca5837d57c80bc181;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=7ff666f8f827d09d816af5006999624db13c20e3;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/public/android/DEPS b/src/content/public/android/DEPS index 7ff666f..01d0156 100644 --- a/src/content/public/android/DEPS +++ b/src/content/public/android/DEPS @@ -5,4 +5,6 @@ include_rules = [ "+content/public/test/android", # ContentShellActivity is needed for running ContentView. "+content/shell/android", + # Mojo is needed for Mojo service registry kept in the browser. + "+mojo/android", ]