| Index: mojo/dart/embedder/snapshot.dart
|
| diff --git a/mojo/dart/embedder/snapshot.dart b/mojo/dart/embedder/snapshot.dart
|
| deleted file mode 100644
|
| index b643b289d89754770091d6539f16c2d1401f5260..0000000000000000000000000000000000000000
|
| --- a/mojo/dart/embedder/snapshot.dart
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -import 'dart:async';
|
| -import 'dart:core';
|
| -import 'dart:collection';
|
| -import 'dart:convert';
|
| -import 'dart:isolate';
|
| -import 'dart:math';
|
| -import 'dart:mirrors';
|
| -import 'dart:mojo_bindings';
|
| -import 'dart:mojo_builtin';
|
| -import 'dart:mojo_core';
|
| -import 'dart:typed_data';
|
|
|