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

Unified Diff: mojo/public/interfaces/bindings/tests/BUILD.gn

Issue 486203003: Mojo JS bindings generator doesn't generate import-qualified struct references (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resync Created 6 years, 4 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/mojo_public_tests.gypi ('k') | mojo/public/interfaces/bindings/tests/rect.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/interfaces/bindings/tests/BUILD.gn
diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn
index 5f98d76c2e366266ece28903b6a71b646bfa14c5..dab466e35c1224f617de655b51098a56b3343c8a 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("test_interfaces") {
sources = [
"math_calculator.mojom",
+ "rect.mojom",
"sample_factory.mojom",
"sample_import.mojom",
"sample_import2.mojom",
« no previous file with comments | « mojo/mojo_public_tests.gypi ('k') | mojo/public/interfaces/bindings/tests/rect.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698