summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorrkc <rkc@chromium.org>2015-02-03 13:58:34 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-03 21:59:52 +0000
commit2d743cb6137cd3719a8aef1fc4c04b6d2bb7b089 (patch)
tree15da48393f47327c5d2a16859e0c221f5f1afdc4 /components/components.gyp
parent51747bc6af43f662054ebee3a73976edad07f4a5 (diff)
downloadchromium_src-2d743cb6137cd3719a8aef1fc4c04b6d2bb7b089.zip
chromium_src-2d743cb6137cd3719a8aef1fc4c04b6d2bb7b089.tar.gz
chromium_src-2d743cb6137cd3719a8aef1fc4c04b6d2bb7b089.tar.bz2
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}
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp1
1 files changed, 0 insertions, 1 deletions
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',