From a574802d408f552757ad5f87f5c12ea47b617abf Mon Sep 17 00:00:00 2001 From: "zea@chromium.org" Date: Thu, 22 May 2014 03:11:49 +0000 Subject: [GCM] Build mcs_probe with gcm_unit_tests This allows trybots to verify that mcs_probe compiles, without actually attempting to run it. BUG=364257 Review URL: https://codereview.chromium.org/294963005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272066 0039d316-1c4b-4281-b951-d872f2087c98 --- google_apis/gcm/gcm.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'google_apis') diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp index 670b0a1..ba9bf0c 100644 --- a/google_apis/gcm/gcm.gyp +++ b/google_apis/gcm/gcm.gyp @@ -124,6 +124,7 @@ '../../net/net.gyp:net_test_support', '../../testing/gtest.gyp:gtest', '../../third_party/protobuf/protobuf.gyp:protobuf_lite', + 'mcs_probe', 'gcm' ], 'sources': [ -- cgit v1.1