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

Unified Diff: mojo/BUILD.gn

Issue 1578423002: Added PlatformHandle thunks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 11 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/platform_handle/BUILD.gn » ('j') | mojo/platform_handle/platform_handle_apptest.cc » ('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..8c4cc4ce8faf8c352f758103ac0cb2c2df5e23b3 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/gpu:apptests",
+ "//mojo/platform_handle:platform_handle_apptest",
"//mojo/public/cpp/bindings/tests:versioning_apptests",
"//mojo/services/files/c:apptests",
"//mojo/services/files/cpp:files_impl_apptests",
« no previous file with comments | « no previous file | mojo/platform_handle/BUILD.gn » ('j') | mojo/platform_handle/platform_handle_apptest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698