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

Unified Diff: ui/aura/BUILD.gn

Issue 2436023003: Adds CaptureClientObserver as a way to track changes in capture (Closed)
Patch Set: fix comments Created 4 years, 2 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 | « ash/display/mirror_window_controller.cc ('k') | ui/aura/client/capture_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 2fda230b4fb6714b89f515bbb4e2855632926006..457615b567488070dbe41e4ee1383838f6dfac86 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -34,6 +34,7 @@ component("aura") {
"client/aura_constants.h",
"client/capture_client.cc",
"client/capture_client.h",
+ "client/capture_client_observer.h",
"client/capture_delegate.h",
"client/cursor_client.cc",
"client/cursor_client.h",
« no previous file with comments | « ash/display/mirror_window_controller.cc ('k') | ui/aura/client/capture_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698