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

Unified Diff: examples/ui/shapes/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 | « examples/ui/png_viewer/BUILD.gn ('k') | examples/ui/spinning_cube/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/shapes/BUILD.gn
diff --git a/examples/ui/shapes/BUILD.gn b/examples/ui/shapes/BUILD.gn
index 1a6d5d8201471c42d64e519cb1e127329f10be72..7e11a658dec17430e7b03319e4ca486e52d84a23 100644
--- a/examples/ui/shapes/BUILD.gn
+++ b/examples/ui/shapes/BUILD.gn
@@ -20,7 +20,7 @@ mojo_native_application("shapes") {
"//mojo/application",
"//mojo/environment:chromium",
"//mojo/gpu",
- "//mojo/public/c/gpu",
+ "//mojo/public/c:gpu",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
« no previous file with comments | « examples/ui/png_viewer/BUILD.gn ('k') | examples/ui/spinning_cube/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698