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

Unified Diff: mojo/mojo_public.gypi

Issue 268593002: Move existing Mojo JS <--> CPP tests out of webui test harness. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unused header include. Created 6 years, 8 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/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index 8f124e720802c2e8c7fcd1722678ea3beedcfc0e..f792b24f4c4f2201abe18f85f0dc0571dfad520e 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -270,6 +270,7 @@
'target_name': 'mojo_public_test_interfaces',
'type': 'static_library',
'sources': [
+ 'public/interfaces/bindings/tests/js_to_cpp.mojom',
'public/interfaces/bindings/tests/math_calculator.mojom',
'public/interfaces/bindings/tests/sample_factory.mojom',
'public/interfaces/bindings/tests/sample_import.mojom',

Powered by Google App Engine
This is Rietveld 408576698