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

Unified Diff: mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart

Issue 1902183002: Motown: Change media type (stream type) representation (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart
diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart
index 7612746fa2467bb92de9ef065f569251d5762c15..b38e998820398c2a43018c3608677f7eecdf987f 100644
--- a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart
+++ b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_included_unions.mojom.dart
@@ -104,7 +104,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/5JggAABKG0ApdHFYTQHGo2uzgGJz4ikTgOIFYA4JDLANd7bNdIqNz8rX68ktbhEzzMvOac0JTUlNC8zP08Cqg+knwmPPT/Q7GNAcz9M/D8UBDBgB6JAzAvEKI4A8uWBWByIcTgTwz3sQMwGxLFAHArE+hn5uan6iVWJeZn6IDP0i4uSIYyC0qSczGT9zLyS1KK0xOTUYv2kzLyUzLz0Yn2QPRAyPhNqW3wpyLpiPZDWXBzhygANW2T3MKP5E1c4MSCFE7J56IATam8ijvjggIYBrf0PCAAA//+6lv0qsAIAAA==";
+ var serializedRuntimeTypeInfo = "H4sIAAAJbogC/8SRMU/DMBCFXZCgDEhdEN1gZMoxM7F0QCwdYOgUuY4bjC42iu3fD2flKjkGs/akLxdbPr+Xl7WYasX9kXu5f+zLopfnnrP1Ijv3QNwTb7vtpn3d7J4G9+maoH1oXqzC2Onu3Rpn1zyX5s/+0Vkt5nqi8H/c/+bair/rhrgmZiZofUfcEhWbv/xcEhdEIJCA6EdApyRC71yPGj7coKGTqL0McLAI6Wrwo5pevuIejQJjgx4PUmkPe2M7Y3sPSX56toZNtDG58E0aHWp5C84893lefH8tP5Hll99X1hXrysp/WnI2p8rlJwAA//8DOcDt4AIAAA==";
// Deserialize RuntimeTypeInfo
var bytes = BASE64.decode(serializedRuntimeTypeInfo);

Powered by Google App Engine
This is Rietveld 408576698