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

Unified Diff: mojo/services/surfaces/public/interfaces/BUILD.gn

Issue 788343002: Restructure public side of gpu service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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
Index: mojo/services/surfaces/public/interfaces/BUILD.gn
diff --git a/mojo/services/surfaces/public/interfaces/BUILD.gn b/mojo/services/surfaces/public/interfaces/BUILD.gn
index 1ec552561df305165526b76383f4499fbe2caca7..9e5ee483706a163e304276d48c386e029158a38b 100644
--- a/mojo/services/surfaces/public/interfaces/BUILD.gn
+++ b/mojo/services/surfaces/public/interfaces/BUILD.gn
@@ -14,8 +14,8 @@ mojom("interfaces") {
deps = [
":surface_id",
"//mojo/services/geometry/public/interfaces",
+ "//mojo/services/gpu/public/interfaces",
"//mojo/services/native_viewport/public/interfaces",
- "//mojo/services/public/interfaces/gpu",
]
}
« no previous file with comments | « mojo/services/public/mojo_services_public.gyp ('k') | mojo/services/surfaces/public/interfaces/surfaces.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698