From 61161fdc716423ae44471cb08893977a8ed995ae Mon Sep 17 00:00:00 2001 From: "tim@chromium.org" Date: Mon, 17 Sep 2012 05:40:06 +0000 Subject: sync: add Google API Key to all ClientToServerMessages. Also move setting of "must have" sync fields to PostClientToServerMessage (from DownloadUpdatesCommand & BuildCommitCommand). Needed for M23 branch. BUG= Review URL: https://chromiumcodereview.appspot.com/10916276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157081 0039d316-1c4b-4281-b951-d872f2087c98 --- sync/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'sync/DEPS') diff --git a/sync/DEPS b/sync/DEPS index e3938ed..bbe2669 100644 --- a/sync/DEPS +++ b/sync/DEPS @@ -6,6 +6,7 @@ include_rules = [ # to test. "+base", "+build", + "+google_apis", "+testing", # Force subdirectories to explicitly define DEPS. -- cgit v1.1