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

Unified Diff: third_party/mojo/src/mojo/public/dart/lib/bindings.dart

Issue 1179733005: Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update CommandBufferImpl (Binding::OnConnectionError is no more) Created 5 years, 6 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: third_party/mojo/src/mojo/public/dart/lib/bindings.dart
diff --git a/third_party/mojo/src/mojo/public/dart/lib/bindings.dart b/third_party/mojo/src/mojo/public/dart/lib/bindings.dart
index 00e0c2211fad90a13932e74b58f09739b8b75b77..9f9fdcd2bae1ea9eedbccf919b8e0db5a4d0e627 100644
--- a/third_party/mojo/src/mojo/public/dart/lib/bindings.dart
+++ b/third_party/mojo/src/mojo/public/dart/lib/bindings.dart
@@ -17,3 +17,4 @@ part 'src/message.dart';
part 'src/proxy.dart';
part 'src/struct.dart';
part 'src/stub.dart';
+part 'src/union.dart';
« no previous file with comments | « third_party/mojo/src/mojo/public/dart/lib/application.dart ('k') | third_party/mojo/src/mojo/public/dart/lib/src/codec.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698