| Index: sky/engine/bindings2/snapshot.dart
|
| diff --git a/sky/engine/bindings2/snapshot.dart b/sky/engine/bindings2/snapshot.dart
|
| deleted file mode 100644
|
| index de3d83adc0b5628b25c5a659653f68d3b2748630..0000000000000000000000000000000000000000
|
| --- a/sky/engine/bindings2/snapshot.dart
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -// Copyright 2015 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:collection';
|
| -import 'dart:convert';
|
| -import 'dart:core';
|
| -import 'dart:isolate';
|
| -import 'dart:math';
|
| -import 'dart:mirrors';
|
| -import 'dart:mojo_bindings';
|
| -import 'dart:mojo_core';
|
| -import 'dart:sky';
|
| -import 'dart:sky_builtin';
|
| -import 'dart:typed_data';
|
|
|