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

Unified Diff: mojo/BUILD.gn

Issue 1578423002: Added PlatformHandle thunks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: effed up the build changes, didnt catch it cause gn didnt run (I think) Created 4 years, 10 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 | mojo/public/platform/native/BUILD.gn » ('j') | mojo/public/platform/native/BUILD.gn » ('J')
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 78c86322f9a335f98fd1b43050331ee93917ac34..dc5569b05c299075be101d7abae641718c3e8b5f 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -68,6 +68,7 @@ group("tests") {
"//mojo/gles2:mgl_unittests",
"//mojo/gpu:apptests",
"//mojo/public/cpp/bindings/tests:versioning_apptests",
+ "//mojo/public/platform/native:platform_handle_apptest",
"//mojo/services/files/c:apptests",
"//mojo/services/files/cpp:files_impl_apptests",
"//mojo/services/log/cpp:log_client_apptests",
« no previous file with comments | « no previous file | mojo/public/platform/native/BUILD.gn » ('j') | mojo/public/platform/native/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698