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

Unified Diff: mojo/mojo_edk_tests.gyp

Issue 2064903002: Mojo: Report bindings validation errors via MojoNotifyBadMessage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_edk_tests.gyp
diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp
index af8e10d244dac94fb7e5978fd97b6473e86dea5c..11a1a88dcd7dfc9a5a00ca21ce12e6e4b23ac5ed 100644
--- a/mojo/mojo_edk_tests.gyp
+++ b/mojo/mojo_edk_tests.gyp
@@ -51,7 +51,6 @@
'public/cpp/bindings/tests/bind_task_runner_unittest.cc',
'public/cpp/bindings/tests/binding_callback_unittest.cc',
'public/cpp/bindings/tests/binding_unittest.cc',
- 'public/cpp/bindings/tests/bounds_checker_unittest.cc',
'public/cpp/bindings/tests/buffer_unittest.cc',
'public/cpp/bindings/tests/callback_unittest.cc',
'public/cpp/bindings/tests/connector_unittest.cc',
@@ -91,6 +90,7 @@
'public/cpp/bindings/tests/sync_method_unittest.cc',
'public/cpp/bindings/tests/type_conversion_unittest.cc',
'public/cpp/bindings/tests/union_unittest.cc',
+ 'public/cpp/bindings/tests/validation_context_unittest.cc',
'public/cpp/bindings/tests/validation_unittest.cc',
'public/cpp/bindings/tests/variant_test_util.h',
],
« no previous file with comments | « no previous file | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698