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

Unified Diff: components/copresence/BUILD.gn

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 4 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/data_reduction_proxy/browser/BUILD.gn » ('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 abaf9208bbab59ab54d1195bde7857eb515fd6ab..d19aca103f227dffc4f62b83e87dc2f91156b363 100644
--- a/components/copresence/BUILD.gn
+++ b/components/copresence/BUILD.gn
@@ -7,6 +7,8 @@ static_library("copresence") {
"copresence_constants.cc",
"copresence_manager.cc",
"copresence_manager_impl.cc",
+ "copresence_switches.cc",
+ "copresence_switches.h",
"handlers/audio/audio_directive_handler.cc",
"handlers/audio/audio_directive_handler.h",
"handlers/audio/audio_directive_list.cc",
« no previous file with comments | « components/copresence.gypi ('k') | components/data_reduction_proxy/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698