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

Unified Diff: mojo/mojo_public_bindings_unittests.isolate

Issue 1995643002: Mojo C++ bindings: fail validation test if no test data found and add data dependency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/cpp/bindings/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public_bindings_unittests.isolate
diff --git a/mojo/mojo_public_bindings_unittests.isolate b/mojo/mojo_public_bindings_unittests.isolate
index ee4960e89bd383a2cef274a983526795a282a2f6..846bf78b6d241985e5d23a3c38be16ce6c72601a 100644
--- a/mojo/mojo_public_bindings_unittests.isolate
+++ b/mojo/mojo_public_bindings_unittests.isolate
@@ -16,6 +16,7 @@
],
'files': [
'../testing/test_env.py',
+ 'public/interfaces/bindings/tests/data/validation/',
],
},
}],
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698