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

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

Issue 1825653002: Mojom frontend: Correctly handle empty structs in computeVersionInfo() (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase and regenerate sha1s. 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 63ed499295b9fca063fafda9f31d0eee63067ff2..b2d603f2eba7bede75786391682ac7dc20147770 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/CQBCGohHwhU/qjcQLF1mOxBPGkJgYEw9eSExIaVep6cs+TPy3Hjl69KZbOwvL0hVoQNB0kslA2e3O9/HNV5AzUZSg1qHy12nNc5Vf12DeZ5l1FVh7175tda5b7XNT8Xu1S8VQA0PxbVeG9eG+HLePPYfGB9SrzHh8kqA4msw10fow9kkWSQ47iq6XSe6S5Nodw70B++9DjCRRzzYxcgPNNnULu8i0n2zkuWr0wgm6hq4i3fKx+6Co2ENd3dJ069FDPvZ8D4XHddTBcbVwlxnHN+XnEHjLAI8S83mO2eesRfWtENUqd58+/X6lUX5EvNVjuGfvy8c2yfWQZwMrbgyePPS+aB55XfW5OklXPN66AO8RYP7Ge+bi54D0FYObxqJx5wXzKQv6F/FEBTYvno5J7jA8eY5teXh5PPH8NGP8jc7aNDHt/NCYND8vihFgwfyUl8APq58s04/IXyq5Uf7i+Mkm8JdN8LsLTYt9PhWW7C/znpsDwEzwMu6Szs2sc1OA5/yqzM1v6Sf83bA10A913VQ/SfRz+od8V/qBHymB75agp5vA8HXHeOX5Kf4z35UBG8VLzTedm9nmpggetKq++879H5pVPw0BLyck90b1MzTf1H8T6ai6Qjr6CgAA//8eGVbTWBEAAA==";
+ 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=";
// Deserialize RuntimeTypeInfo
var bytes = BASE64.decode(serializedRuntimeTypeInfo);

Powered by Google App Engine
This is Rietveld 408576698