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

Unified Diff: examples/ui/png_viewer/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/pdf_viewer/BUILD.gn ('k') | examples/ui/shapes/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/png_viewer/BUILD.gn
diff --git a/examples/ui/png_viewer/BUILD.gn b/examples/ui/png_viewer/BUILD.gn
index 6ff4b26ef47afd700bc92ba35992ebf51b08746c..6e510f6f9ba6a89a41c559ca2532673d9a432a63 100644
--- a/examples/ui/png_viewer/BUILD.gn
+++ b/examples/ui/png_viewer/BUILD.gn
@@ -14,7 +14,7 @@ mojo_native_application("png_viewer") {
"//mojo/data_pipe_utils",
"//mojo/environment:chromium",
"//mojo/gpu",
- "//mojo/public/c/gpu",
+ "//mojo/public/c:gpu",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/utility",
"//mojo/services/content_handler/interfaces",
« no previous file with comments | « examples/ui/pdf_viewer/BUILD.gn ('k') | examples/ui/shapes/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698