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

Unified Diff: mojo/BUILD.gn

Issue 767323002: Mojo JS Bindings: restore the ServiceProvider class, add an application test (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Removed console import from ServiceProvider Created 6 years 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/services/public/js/mojo.js » ('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 a7b619c7e2fd3455c305deca8701107d30b3b788..5685499a8cde2880edd5080fcb11826fb5a56910 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -85,6 +85,7 @@ group("tests") {
"//mojo/shell:mojo_shell_tests",
"//mojo/tools:message_generator",
"//services/js:js_services_unittests",
+ "//services/js:js_apptests",
]
if (is_android) {
« no previous file with comments | « no previous file | mojo/services/public/js/mojo.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698