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

Unified Diff: mojo/BUILD.gn

Issue 1578423002: Added PlatformHandle thunks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased 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') | 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 1909cb3bd2aa8d237d8bd662082b794df2afea8e..16fdbbac627689bdf0828fa19f15cb669c103c2b 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -67,6 +67,7 @@ group("tests") {
"//mojo/file_utils:file_utils_apptests",
"//mojo/gles2:mgl_unittests",
"//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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698