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

Unified Diff: mojo/BUILD.gn

Issue 1578423002: Added PlatformHandle thunks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Renamed platform_handle_apptests to platform_handle_private_apptests 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
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 78c86322f9a335f98fd1b43050331ee93917ac34..8616585704eadb6be8f05ef7746291d9d3d52b17 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:tests",
"//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/platform_handle_private.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698