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

Unified Diff: components/arc/BUILD.gn

Issue 2622843002: arc: Provide a per-service getter for ArcServiceManager (Closed)
Patch Set: Added a comment. Created 3 years, 11 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 | « no previous file | components/arc/arc_service_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index e49d9d8e37804ea0b73ef53ddd217c86eb8c4a4d..faed3a6425139af6a5e7b07e58ebb3729cdb978e 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -195,6 +195,7 @@ static_library("arc_test_support") {
source_set("unit_tests") {
testonly = true
sources = [
+ "arc_service_manager_unittest.cc",
"arc_session_runner_unittest.cc",
"bluetooth/arc_bluetooth_bridge_unittest.cc",
"bluetooth/bluetooth_struct_traits_unittest.cc",
« no previous file with comments | « no previous file | components/arc/arc_service_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698