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

Unified Diff: components/arc/BUILD.gn

Issue 2567083002: Migrate ArcBridgeService::Observer and ArcSession::Observer. (Closed)
Patch Set: Rebase Created 4 years 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/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 155d286176bfabc7f64af68f15d24c5ca049733a..9081811cc924db596a6ef95b9be6d6cb45a5ca70 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -104,6 +104,8 @@ static_library("arc_base") {
"arc_bridge_service.h",
"arc_service.cc",
"arc_service.h",
+ "arc_session_observer.cc",
+ "arc_session_observer.h",
"instance_holder.h",
]

Powered by Google App Engine
This is Rietveld 408576698