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

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

Issue 1832143003: Mojom frontend: Don't stop after processing the first method. (Closed) Base URL: https://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 b2d603f2eba7bede75786391682ac7dc20147770..fa68da92c484dd77fc22b513c1ccef3c91e442db 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/+xXS0/qQBSGcm8ucH3gE9yRuGEjw5K4whgSE2Piwg2JCSntKDV92YeJ/9YlS5fudGrPwDDMCDQgaHqSkwNlpnO+j/N9hUomjhLUBlT+Oq15rvLrmsz7LLOuCmtvOtft7mW7c2qpQb9+rppaaKqB41VgfbQvx+1jz6HxBvUiMxnvJCiOFnNNtj6KXZJFkqOO4utlktskuXYncP+D/bcRRpKo71gYeaHuWIaNPWQ5Dw7yPS1+4YY909CQYQfYu1M17KOeYeuGfe+jAPuBj6LjutrwuHq0yxLxTfnZB94ywKPCfJ5j9rl/4vpSiGuNu8+Afr/KOD8y3hoC7tn78rFJ8m/Es4lVT4AnD70vm0d+rgZcnTZXPN6GBO8BYP7Ee+Lhx5D0JcBNY9m48xJ98vqS6Y/yQwdsUTwdktxiePJdx/bx6nji+WkJ/I1qbZaYVT80punnSTVDLNFPeQX8sPOTZfqR+Us1N86fiJ9sAn/5D353puvC51Nhxf6yaN3sAWaCl3GXVDfz6qYAz/l10c13zU/0u2FjOD/UddP5STI/xz/Id5Uv+FES+G4JeroKzcBwzWeen+Iv890KYKN4qfmmuplPN0XwoHX13Vfu/9C889OU8HJEcmd8fkbmm/pvojmqrdEcfQQAAP//A2SLr1gRAAA=";
+ var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+xXS0/qQBiFcm/C417FJ7gjccNGhiVxhTEkJsbEhRsSE1LaUWr6sg8T/61Lli7d6dR+A8MwI9CAoOmXfPm0zLRzTs45hWomrjLMJkz+Op15bvLrWsz/WWZdDdbedK87vctO99RSg0HjXDW10FQDx6vC+mhfjtvHPofWG8yLzHS9k6I42sw12fqodkkXSY9PFF+vkN4mzR13Cnce9t9GGEmjgWNh5IW6Yxk29pDlPDjI97T4Dzfsm4aGDDvA3p2qYR/1DVs37HsfBdgPfBQ9rqeNHteIdlkivik/+8BbBnhUmM9zzD73TzxfCvGsc/cZUjzKJD8y3poC7tn78vWf9N+IZxOrngBPAc6+ah55XQ25OUtXPN6mBO8BYP7Ee+Lhx5CcS4Cb1qpx5yX+5P0l8x/lhwpsWTwdkt5iePJdx/bx+nji+WkL8o16bZ6a1z+0ZvnnSTVDLPFPZQ38sPrJMueR5UstN8mfiJ9sgnwpQd6d6brw/VRcc74s2zd7gJngZdIl9c2ivinCe35TfPNd+om+N/wb6YembqqfJPo5/kG5q3zBj5Igd8twpqvQDAzXfOb5Kf2y3K0CNoqXhm/qm8V8U4IM2tTcfeV+Dy2qn5aElyPSO5P6GYdvmr+JdFTfIB19BAAA///PwtgdWBEAAA==";
// Deserialize RuntimeTypeInfo
var bytes = BASE64.decode(serializedRuntimeTypeInfo);

Powered by Google App Engine
This is Rietveld 408576698