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

Unified Diff: services/gfx/compositor/BUILD.gn

Issue 2236083002: Move mojo/public/c/gpu/* to mojo/public/c/include. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: foo Created 4 years, 4 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 | « mojo/skia/gl_bindings_skia.cc ('k') | services/js/modules/gl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/gfx/compositor/BUILD.gn
diff --git a/services/gfx/compositor/BUILD.gn b/services/gfx/compositor/BUILD.gn
index 4b993e9b501a29937073cbd9131c971b0e88a5ba..313cc1119748b5752578014e20d5a5c2efe9d0ca 100644
--- a/services/gfx/compositor/BUILD.gn
+++ b/services/gfx/compositor/BUILD.gn
@@ -60,7 +60,7 @@ source_set("common") {
"//mojo/common:tracing_impl",
"//mojo/converters/geometry",
"//mojo/gpu",
- "//mojo/public/c/gpu",
+ "//mojo/public/c:gpu",
"//mojo/public/cpp/bindings:bindings",
"//mojo/services/geometry/cpp",
"//mojo/services/geometry/interfaces",
« no previous file with comments | « mojo/skia/gl_bindings_skia.cc ('k') | services/js/modules/gl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698