From 2d743cb6137cd3719a8aef1fc4c04b6d2bb7b089 Mon Sep 17 00:00:00 2001 From: rkc Date: Tue, 3 Feb 2015 13:58:34 -0800 Subject: Remove the Copresence Endpoints API. Since there are no plans to use this API at least for 1H 2015, there is no point leaving this code in Chrome. Removing this API to reduce code bloat. We can revisit adding this API again when this work gets prioritized. R=isherman@chromium.org, kalman@chromium.org, xiyuan@chromium.org BUG=452562 This flag is specified since we're deleting an enum from histgrams. This currently breaks the presubmit. NOPRESUBMIT=true Review URL: https://codereview.chromium.org/895783002 Cr-Commit-Position: refs/heads/master@{#314412} --- components/components.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'components/components.gyp') diff --git a/components/components.gyp b/components/components.gyp index e5714dd..c8b1e35 100644 --- a/components/components.gyp +++ b/components/components.gyp @@ -72,7 +72,6 @@ 'includes': [ 'app_modal.gypi', 'cdm.gypi', - 'copresence_endpoints.gypi', 'navigation_interception.gypi', 'plugins.gypi', 'power.gypi', -- cgit v1.1