Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(557)

Unified Diff: extensions/extensions.gyp

Issue 895783002: Remove the Copresence Endpoints API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/common/api/schemas.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index a9b80af64399c7e632821af2a7a6614bbdab1432..3bad5ed6978e6b8aee3c776038e056e29161ad73 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -321,7 +321,6 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_prefs',
- '../components/components.gyp:copresence_endpoints',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:keyed_service_core',
'../components/components.gyp:onc_component',
@@ -431,10 +430,6 @@
'browser/api/cast_channel/logger.h',
'browser/api/cast_channel/logger_util.cc',
'browser/api/cast_channel/logger_util.h',
- 'browser/api/copresence_endpoints/copresence_endpoints_api.cc',
- 'browser/api/copresence_endpoints/copresence_endpoints_api.h',
- 'browser/api/copresence_endpoints/copresence_endpoint_resource.cc',
- 'browser/api/copresence_endpoints/copresence_endpoint_resource.h',
'browser/api/declarative/deduping_factory.h',
'browser/api/declarative/declarative_api.cc',
'browser/api/declarative/declarative_api.h',
« no previous file with comments | « extensions/common/api/schemas.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698