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

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

Issue 1844103002: Mojom compiler frontend: Populate the declaration_order field for Methods. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Don't change mojom_translator.py in this cl. 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 643c8927b3d2ed6cc0479698c790b6217e0336e2..52913ba3bb8771e75a34817a4be65c5ba3be6a37 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/+xXS2vyQBQ1+n0Q9XvYp+lO6MZNHZfSlaUIhVJw0Y1QkJhMa0oeNo9C/0l/nssuu+yunTR3dLxNSARFW3LhMk06Q+45nHMGlUJUNVjbsOL3fJXRivd1hGdJ2NeAvdeDfm942RucWqo/bp2rphaYqu+4CuwPz5WEc03hvFhv6LmLntvo/TvURSG+dllXWM8nit7XWf9njcb9gluG8zchRtZk7FiUuIHuWIZNXWI59w7xXC36YxKMTEMjhu1T91bVqEdGhq0b9p1HfOr5Hgk/N9Rmn2uFp6w4vjkv+8BbAXgsCv8vCef6v6L1uRzP75TzK2XjV6yQ32YCv39Z/w75NanqxuAow8zr5q+BdDtFaxpOrqN2As4DwPqJ88SlDwGbJwYvr3XjlRP8qKA5ZKQDzM+rtBp+Dln/E/jxJo7t0c3xg3npxuQY91SWyuIT0XdJPnlUzYAm+KS+AV5EvUjCPEn5IZcWeUvjRUrJjyrk2Jmux947lQ3nx6r8sQdYGU4hPXJ/ZPVHBe7rbfHHuvUS3vt/ZnrhaZrrZRm9HH+jPC1m5KWYkqc1mOUqMH1jYj5hXqo/JE8VwMRx8lDN/ZHNH1XImG3N0xf0eyWrXjoJfByx3lnUyzxU81xdSjfNLdLNRwAAAP//xXhfzegQAAA=";
+ var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+xXTWvyQBA2+r4Q9f3w/WhNb0IvXup6lJ4sRSiUgodehILEZFtT8mHzUeg/6c/z2GOPvbWbZlbXaRYjKNqSgWGa7Q6Z5+GZJ6gVkqhBbUPF57yqqOJ7HeFZEe414O7loN8bnvcGx44ejlunum1Eth56vgb3476S0NcU+sV4Qc9d9NxG568QZ4X0+MuywnI+UXJeZ/mbJRr3A24V+q9ijCzJ2HMo8SPTcyyX+sTxbj0S+EbyxyQa2ZZBLDek/rVu0ICMLNe03JuAhDQIAxK/bmjMXteKu5w0vjkv/4G3AvBYFP5fEvr635L6WE7nd8r5VbLxi6MpOf/J8nvMr011PwVHGWbeNH8NpNspqstwch3J8O8B1necRz69i9g8KXh5bBqvKtlHDc2hIh1gfp6V9fCzz/KXwE8w8dyAbo8fzEs3xcf4TmWJde3JvW5HVLIn9S3wIupFEeaR+YdaWuRtGS8KpIyXKvjYiWmmfncqW/aPde3HP8DKcAruke9H1v2owPd6V/Zj03qJv/s/ZnrhbprrZRW9HH4iPy1m5KUIKeOlBrNcRHZoTewHzEv1i/ipBpg4Tm6q+X5k248qeMyu+ukT+r2SVS8dCR8HLP8s6mVuqrmvrqSb5g7p5i0AAP//5ns7IOgQAAA=";
// Deserialize RuntimeTypeInfo
var bytes = BASE64.decode(serializedRuntimeTypeInfo);

Powered by Google App Engine
This is Rietveld 408576698