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

Unified Diff: services/ui/public/interfaces/BUILD.gn

Issue 2559343003: mus: Rename GpuService to Gpu. (Closed)
Patch Set: . Created 4 years 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/public/cpp/gpu/gpu_service.cc ('k') | services/ui/public/interfaces/gpu.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/BUILD.gn
diff --git a/services/ui/public/interfaces/BUILD.gn b/services/ui/public/interfaces/BUILD.gn
index 0e4e5b4d7a3ea78aa0d71f97ca9f10d4ebe6fb78..0677d29a932549c83f6bf114b99f980c4eba8c4b 100644
--- a/services/ui/public/interfaces/BUILD.gn
+++ b/services/ui/public/interfaces/BUILD.gn
@@ -12,7 +12,7 @@ mojom("interfaces") {
"cursor.mojom",
"display_manager.mojom",
"event_matcher.mojom",
- "gpu_service.mojom",
+ "gpu.mojom",
"mus_constants.mojom",
"user_access_manager.mojom",
"user_activity_monitor.mojom",
« no previous file with comments | « services/ui/public/cpp/gpu/gpu_service.cc ('k') | services/ui/public/interfaces/gpu.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698