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

Unified Diff: services/ui/demo/mus_demo.h

Issue 2397353002: Purge references of "Mojo Application" from comments & var names. (Closed)
Patch Set: 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 | « services/tracing/public/cpp/provider.cc ('k') | services/ui/public/interfaces/surface.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/mus_demo.h
diff --git a/services/ui/demo/mus_demo.h b/services/ui/demo/mus_demo.h
index 32be3f631bd9b98cf9328a018ca063683e493418..70a06dc7b3ab1a92125b1110b55c012a007af76f 100644
--- a/services/ui/demo/mus_demo.h
+++ b/services/ui/demo/mus_demo.h
@@ -25,9 +25,9 @@ class GpuService;
namespace demo {
-// A simple MUS Demo mojo app. This app connects to the mojo:ui, creates a new
-// window and draws a spinning square in the center of the window. Provides a
-// simple way to demonstrate that the graphic stack works as intended.
+// A simple MUS Demo service. This service connects to the mojo:ui, creates a
+// new window and draws a spinning square in the center of the window. Provides
+// a simple way to demonstrate that the graphic stack works as intended.
class MusDemo : public shell::Service,
public WindowTreeClientDelegate,
public WindowManagerDelegate {
« no previous file with comments | « services/tracing/public/cpp/provider.cc ('k') | services/ui/public/interfaces/surface.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698