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

Unified Diff: mojo/gpu/BUILD.gn

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits 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
« no previous file with comments | « mojo/converters/surfaces/tests/BUILD.gn ('k') | mojo/gpu/gl_texture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/gpu/BUILD.gn
diff --git a/mojo/gpu/BUILD.gn b/mojo/gpu/BUILD.gn
index 13418b12f8313061343ffce70cd3995b62690c76..bd6193464afcf582454581bac4f47decb4f9e3de 100644
--- a/mojo/gpu/BUILD.gn
+++ b/mojo/gpu/BUILD.gn
@@ -25,7 +25,7 @@ static_library("gpu") {
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/application",
- "//mojo/services/public/interfaces/geometry",
+ "//mojo/services/geometry/public/interfaces",
"//mojo/services/public/interfaces/gpu",
]
}
« no previous file with comments | « mojo/converters/surfaces/tests/BUILD.gn ('k') | mojo/gpu/gl_texture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698