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

Unified Diff: examples/shadows/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/device_name/BUILD.gn ('k') | examples/shadows/vfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/shadows/BUILD.gn
diff --git a/examples/shadows/BUILD.gn b/examples/shadows/BUILD.gn
index 1d0f8775ff468d78835c0ef07ae7d3e37da64715..f38b5f998dd4149abae82186c13395658816c4b5 100644
--- a/examples/shadows/BUILD.gn
+++ b/examples/shadows/BUILD.gn
@@ -25,7 +25,7 @@ mojo_native_application("shadows") {
"//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/device_name/BUILD.gn ('k') | examples/shadows/vfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698