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

Unified Diff: services/ui/public/interfaces/surface.mojom

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/ui/demo/mus_demo.h ('k') | ui/views/mus/views_mus_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/surface.mojom
diff --git a/services/ui/public/interfaces/surface.mojom b/services/ui/public/interfaces/surface.mojom
index 714a9f16dc99846fb52d6ab3b31f2a61e303e1f4..8da1d67b9200bf81c1cc4de42efbf9d75f38cc85 100644
--- a/services/ui/public/interfaces/surface.mojom
+++ b/services/ui/public/interfaces/surface.mojom
@@ -9,7 +9,7 @@ import "cc/ipc/returned_resource.mojom";
// A Surface is an interface for receiving CompositorFrame structs. This is a
// separate interface to allow CompositorFrames to be delivered from
-// supplementary (not main) threads of a mojo app.
+// supplementary (not main) threads of a service.
interface Surface {
// After the submitted frame is drawn for the first time, the receiver will
// respond to the SubmitFrame message. Clients should use this acknowledgement
« no previous file with comments | « services/ui/demo/mus_demo.h ('k') | ui/views/mus/views_mus_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698