From 6386cf58a85361fa20bba6ecfc23502e922b9a90 Mon Sep 17 00:00:00 2001 From: "joi@chromium.org" Date: Fri, 7 Sep 2012 04:26:37 +0000 Subject: Moving google_apis and GaiaClient to src/google_apis. TBR=mechanicalowners@chromium.org BUG=145584 Review URL: https://chromiumcodereview.appspot.com/10928017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155312 0039d316-1c4b-4281-b951-d872f2087c98 --- google_apis/DEPS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 google_apis/DEPS (limited to 'google_apis/DEPS') diff --git a/google_apis/DEPS b/google_apis/DEPS new file mode 100644 index 0000000..367bfb8 --- /dev/null +++ b/google_apis/DEPS @@ -0,0 +1,6 @@ +include_rules = [ + "-chrome", + "-content", + "+crypto", + "+net", +] -- cgit v1.1