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

Unified Diff: components/copresence/BUILD.gn

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 | « components/copresence.gypi ('k') | components/copresence/copresence_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/BUILD.gn
diff --git a/components/copresence/BUILD.gn b/components/copresence/BUILD.gn
index c4356bb8397bcff3f76d8020667da4dd0fc62486..274b309964aa69ac2ee6bd7a77875fcec36c2cca 100644
--- a/components/copresence/BUILD.gn
+++ b/components/copresence/BUILD.gn
@@ -5,7 +5,6 @@
static_library("copresence") {
sources = [
"copresence_constants.cc",
- "copresence_manager.cc",
"copresence_manager_impl.cc",
"copresence_switches.cc",
"copresence_switches.h",
« no previous file with comments | « components/copresence.gypi ('k') | components/copresence/copresence_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698