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

Unified Diff: mojo/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 | « gpu/command_buffer/build_gles2_cmd_buffer.py ('k') | mojo/gles2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 02e1c75171d5822720072c058103cda57dc3316e..1fcea34828ff4888e05a96e30a588af8ca9b33dd 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -90,7 +90,7 @@ group("tests") {
static_library("system_thunks") {
complete_static_lib = true
deps = [
- "//mojo/public/platform/native:system",
+ "//mojo/public/platform/native:system_thunks",
]
}
« no previous file with comments | « gpu/command_buffer/build_gles2_cmd_buffer.py ('k') | mojo/gles2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698