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

Unified Diff: components/copresence/BUILD.gn

Issue 710513004: Adding GCM support to the copresence component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review fixes Created 6 years, 1 month 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
Index: components/copresence/BUILD.gn
diff --git a/components/copresence/BUILD.gn b/components/copresence/BUILD.gn
index 47a5acb94b895b48c1202b6434fe576f03e8f819..8a73ea98596e7a180dd5c0be477248a9e4038d09 100644
--- a/components/copresence/BUILD.gn
+++ b/components/copresence/BUILD.gn
@@ -17,6 +17,8 @@ static_library("copresence") {
"handlers/audio/tick_clock_ref_counted.h",
"handlers/directive_handler.cc",
"handlers/directive_handler.h",
+ "handlers/gcm_handler.cc',
+ "handlers/gcm_handler.h',
"mediums/audio/audio_manager.h",
"mediums/audio/audio_manager_impl.cc",
"mediums/audio/audio_manager_impl.h",

Powered by Google App Engine
This is Rietveld 408576698