Chromium Code Reviews| Index: client/html/src/RequestAnimationFrameCallback.dart |
| diff --git a/client/html/src/RequestAnimationFrameCallback.dart b/client/html/src/RequestAnimationFrameCallback.dart |
| deleted file mode 100644 |
| index 466f50ca1458f258614a567d4450b75c99763fa8..0000000000000000000000000000000000000000 |
| --- a/client/html/src/RequestAnimationFrameCallback.dart |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| -// for details. All rights reserved. Use of this source code is governed by a |
| -// BSD-style license that can be found in the LICENSE file. |
| - |
| -typedef bool RequestAnimationFrameCallback(int time); |