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

Unified Diff: services/ui/input_manager/README.md

Issue 1552043002: Make Mozart view manager use the new compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-12
Patch Set: Created 4 years, 12 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
Index: services/ui/input_manager/README.md
diff --git a/services/gfx/compositor/README.md b/services/ui/input_manager/README.md
similarity index 60%
copy from services/gfx/compositor/README.md
copy to services/ui/input_manager/README.md
index 36ecb32591b102ca4eef59e57489a5e70ccb6921..bcce55ff6bb71684d8b6bfd7d57948d31c4179ad 100644
--- a/services/gfx/compositor/README.md
+++ b/services/ui/input_manager/README.md
@@ -1,7 +1,6 @@
-# Mozart Compositor
+# Mozart Input Manager
-This directory contains an implementation of the Compositor interface.
-It provides a graphical compositor system for used by other applications.
+This directory contains an Associate
It doesn't make sense to run this application stand-alone since it
doesn't have any UI of its own to display. Instead, use the Mozart

Powered by Google App Engine
This is Rietveld 408576698