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

Unified Diff: components/copresence.gypi

Issue 671573003: Adding support for authenticated copresence calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing memory error Created 6 years, 2 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 | « chrome/common/extensions/api/copresence.idl ('k') | components/copresence/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence.gypi
diff --git a/components/copresence.gypi b/components/copresence.gypi
index 0f635e323667a2f7989ce27326e5e1aa66b38c8f..fc7820ce676ece3c9df564d502852d34e9274a55 100644
--- a/components/copresence.gypi
+++ b/components/copresence.gypi
@@ -21,7 +21,6 @@
'sources': [
# Note: sources list duplicated in GN build.
'copresence/copresence_constants.cc',
- 'copresence/copresence_manager.cc',
'copresence/copresence_manager_impl.cc',
'copresence/copresence_switches.cc',
'copresence/copresence_switches.h',
« no previous file with comments | « chrome/common/extensions/api/copresence.idl ('k') | components/copresence/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698