Commit 0593b9f8 authored by Viet-Trung Luu's avatar Viet-Trung Luu

Fix the terminal example.

TBR=abarth@chromium.org

Review URL: https://codereview.chromium.org/1031933002
parent cf204971
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
import 'dart:async'; import 'dart:async';
import 'dart:core'; import 'dart:core';
import 'package:mojo/public/dart/core.dart' as core; import 'package:mojo/public/dart/core.dart';
import 'package:mojo/services/files/public/interfaces/file.mojom.dart' as files; import 'package:mojo/services/files/public/interfaces/file.mojom.dart' as files;
import 'package:mojo/services/files/public/interfaces/types.mojom.dart' as files; import 'package:mojo/services/files/public/interfaces/types.mojom.dart' as files;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment