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

Unified Diff: mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart

Issue 1841523002: Update Dart bindings for _mojo_for_test_only package. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 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/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart
diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart
index 8c73de469dd477c96d66af3debd0eb3cf6560b50..13e0f791bcaa97ebfa4703d0c54c3e04b119ebf5 100644
--- a/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart
+++ b/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart
@@ -790,7 +790,7 @@ mojom_types.RuntimeTypeInfo _initRuntimeTypeInfo() {
// serializedRuntimeTypeInfo contains the bytes of the Mojo serialization of
// a mojom_types.RuntimeTypeInfo struct describing the Mojom types in this
// file. The string contains the base64 encoding of the gzip-compressed bytes.
- var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+xXS2/aQBDGppUM9EGfuDekXriU9RH1RFUhVaoqceihnNBitsGRH8SPSMkv5cgxR/5Bso5nYZnYsQ88JY80mtjZ1c58/r5vhV5JognVgIrfi6qhitf1pGdFWteGtX9Hw8H492D03aHhrPuT2mZk09DzdVgf76tK+zrSfjlW6LmPng30/h7iVyU93vOs89x0lLxv8XzLE7X7ZG4N9v/jOeRJZp7DCL2lrkUc79IjgW8mf8yjiW2ZxHJD5v+nJgvIxHKnlnsRkJAFYUDio8bm+qhuvMvB5wk8PgJeFcBPlf5flb6P8SKpw1o6rguod0oxXOWIce1k4Pqa58sYV5tRP4UvNeh5X7i1EU8XqObNJ3hjZMz3CWZ8nO+bz64i3kvKnCL2NaeWoTsdna+h745xWSq7weUzzzcSLsHccwN2eFwwHv0UnxLaKRJF9CDrK0sP19SOWIYeWgfEQ+aHIvWR5Q8rdRuvPDyUHH9ogE/9mE5T75P6kfxhVzr4ADPy+SR3KHWQp4M63LvH1sG++RHf36/W/BAuWfKjCD++noFPqgXxUHN8sgm9/Ins0JrbNxiPxpn7pA6ziPmEWZY6eF4HDfCQU/PJJfo9UZQfvQwcvvB8t82PjVmWflmIJ50T4MlDAAAA//+PL92CcBAAAA==";
+ var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+xXTWvyQBA2+r4Q9f2wn6Y3oRcvNR6lJ0sRCqXgoRehIDFu25SYaD4K/Sf9eR577LG3dtPM6jrNkhUUbcnAME26Q+Z5mOdZ1HJxVKA2oeL3rKqo4nMt7lnhztXg7HWv2+lfdnqnIyO4b5wbthnaRuB6GpyP+gpcX53r5+MNPbfRcxO9f4e4yCXHLs0SzflE8fsqzf800bhfcKvQfxNhpKkPrMDXg9CbhK7lE33kPri675nxH+NwYFumbjkB8W4Nk/j0uDO0nDvaQnzaGH2ub84+14i6Rkl8M172gbcc8Jjn/l/g+rq/4vpcTOZ3yvhV5PjlI+K3LuD3L83fEb82MbwEHEWYed381dDeTlFNw8n2qCnAeQBYP3GeeGQS0nkS8LJYN15VoEcNzaGiPcD8vCqr4eeQ5j+OH3/sOj7ZHD+Yl3aCjzFNyYSMTnjdiXTyaNghEeikugFe+H1RuHlE/qEWFnlL40VJ8Y8y+NjZcJh475Q27B+r0sceYKU4OffI9CGrjxLc19uij3XvS3Tv/5ntC3PTbF+W2Zfjb+SneUle8il+WoFZrkI7sMb2E+al/EP8VANMDCcz1Uwfcvoog8dsq5++oN8rsvvSEvBxRHNncV/mppr56lJ7U9+ivfkIAAD//8r3n2DoEAAA";
// Deserialize RuntimeTypeInfo
var bytes = BASE64.decode(serializedRuntimeTypeInfo);

Powered by Google App Engine
This is Rietveld 408576698