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

Unified Diff: mojo/mojo_public_tests.gypi

Issue 551293004: Mojo JS validation unit test should check Connection et al (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/js/bindings/router.js » ('j') | mojo/public/js/bindings/validation_unittests.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public_tests.gypi
diff --git a/mojo/mojo_public_tests.gypi b/mojo/mojo_public_tests.gypi
index e3154b476a615cbd611ba1f6eefe6b7bf1c3fe1d..048222a8514f72cf2b9aa9188b00bb06552a96de 100644
--- a/mojo/mojo_public_tests.gypi
+++ b/mojo/mojo_public_tests.gypi
@@ -216,6 +216,8 @@
'type': 'executable',
'dependencies': [
'../gin/gin.gyp:gin_test',
+ 'mojo_utility',
+ 'mojo_environment_standalone',
yzshen1 2014/09/15 07:08:40 Please order them alphabetically.
hansmuller 2014/09/15 16:25:25 Done.
'mojo_common_test_support',
'mojo_js_bindings_lib',
'mojo_public_test_interfaces',
« no previous file with comments | « no previous file | mojo/public/js/bindings/router.js » ('j') | mojo/public/js/bindings/validation_unittests.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698