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

Unified Diff: examples/ui/jank/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/spinning_cube/gles2_client_impl.cc ('k') | examples/ui/motown_video/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/jank/BUILD.gn
diff --git a/examples/ui/jank/BUILD.gn b/examples/ui/jank/BUILD.gn
index c99f68079129d50ba800cf7782546f706ba5c4f9..57394e3125662e7df88b9d5cb8e744ed4d6b2bcb 100644
--- a/examples/ui/jank/BUILD.gn
+++ b/examples/ui/jank/BUILD.gn
@@ -16,7 +16,7 @@ mojo_native_application("jank") {
"//mojo/application",
"//mojo/environment:chromium",
"//mojo/gpu",
- "//mojo/public/c/gpu",
+ "//mojo/public/c:gpu",
"//mojo/public/cpp/bindings",
"//mojo/services/geometry/interfaces",
"//mojo/services/gfx/composition/interfaces",
« no previous file with comments | « examples/spinning_cube/gles2_client_impl.cc ('k') | examples/ui/motown_video/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698