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

Unified Diff: services/view_manager/BUILD.gn

Issue 1082943002: Adds a ServerViewObserver interface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: grammar Created 5 years, 8 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 | services/view_manager/connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/view_manager/BUILD.gn
diff --git a/services/view_manager/BUILD.gn b/services/view_manager/BUILD.gn
index f210a81745d98a8dc4cedb560352e25b50b2ac40..74e9db2c923ef3d1f7d9ac8db88928c093f6bdcf 100644
--- a/services/view_manager/BUILD.gn
+++ b/services/view_manager/BUILD.gn
@@ -47,6 +47,7 @@ source_set("view_manager_lib") {
"server_view.cc",
"server_view.h",
"server_view_delegate.h",
+ "server_view_observer.h",
"view_coordinate_conversions.cc",
"view_coordinate_conversions.h",
"view_manager_service_impl.cc",
« no previous file with comments | « no previous file | services/view_manager/connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698