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

Unified Diff: mojo/public/js/BUILD.gn

Issue 2743623003: [mojo-js] Converts binding unittest into layout test. (Closed)
Patch Set: uses async/await Created 3 years, 9 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 | « mojo/edk/js/tests/run_js_unittests.cc ('k') | mojo/public/js/tests/binding_unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/js/BUILD.gn
diff --git a/mojo/public/js/BUILD.gn b/mojo/public/js/BUILD.gn
index 6cb9f5fd4e1aeb91d5ea2be46538816fdc6e6bc8..0fae4b49b889e114c6553912eeca19c4d61b7b97 100644
--- a/mojo/public/js/BUILD.gn
+++ b/mojo/public/js/BUILD.gn
@@ -39,7 +39,6 @@ group("tests") {
data = [
"//mojo/public/interfaces/bindings/tests/data/validation/",
- "tests/binding_unittest.js",
"tests/codec_unittest.js",
"tests/connection_unittest.js",
"tests/core_unittest.js",
« no previous file with comments | « mojo/edk/js/tests/run_js_unittests.cc ('k') | mojo/public/js/tests/binding_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698