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

Unified Diff: apps/moterm/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 | « no previous file | examples/device_name/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/moterm/BUILD.gn
diff --git a/apps/moterm/BUILD.gn b/apps/moterm/BUILD.gn
index aa2d2180e09eba9ba8bcc5a604c919f3b115e6b8..efced7f6243a1d489bdc46ff2b875f38796c14ff 100644
--- a/apps/moterm/BUILD.gn
+++ b/apps/moterm/BUILD.gn
@@ -19,8 +19,8 @@ mojo_native_application("moterm") {
":model",
"//base",
"//mojo/application",
+ "//mojo/public/c:gpu",
"//mojo/public/c:system",
- "//mojo/public/c/gpu",
"//mojo/public/cpp/application",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/bindings:callback",
« no previous file with comments | « no previous file | examples/device_name/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698