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

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

Issue 2743623003: [mojo-js] Converts binding unittest into layout test. (Closed)
Patch Set: removes references to binding_unittest.js 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
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",

Powered by Google App Engine
This is Rietveld 408576698