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

Unified Diff: mojo/go/rules.gni

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 | « mojo/gles2/mgl_unittest.cc ('k') | mojo/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/go/rules.gni
diff --git a/mojo/go/rules.gni b/mojo/go/rules.gni
index 9970e9273a7beb48da5ad1dd004357971726ad87..1dddd6082f47a4f78d7ff653037f611742ead633 100644
--- a/mojo/go/rules.gni
+++ b/mojo/go/rules.gni
@@ -216,7 +216,7 @@ template("go_mojo_application") {
static_library(static_library_name) {
complete_static_lib = true
deps = [
- "//mojo/public/platform/native:system",
+ "//mojo/public/platform/native:system_thunks",
]
}
« no previous file with comments | « mojo/gles2/mgl_unittest.cc ('k') | mojo/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698