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

Unified Diff: chrome/common/url_constants.h

Issue 2130803002: Deleting the copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 86a58d162f853fd8dc79950401a98034c2e22c7c..e76921ee31cf26ebaa8d96e2b390713e3ae1a2a2 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -125,11 +125,6 @@ extern const char kChromeUIMetroFlowURL[];
extern const char kChromeUITabModalConfirmDialogURL[];
#endif
-#if !defined(OS_ANDROID)
-extern const char kChromeUICopresenceURL[];
-extern const char kChromeUICopresenceHost[];
-#endif
-
#if defined(ENABLE_WEBRTC)
extern const char kChromeUIWebRtcLogsURL[];
#endif
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698