rm src/animator/SkTime.cpp

It was empty anyway.

Review URL: https://codereview.chromium.org/1835073002
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index 996cdfc..982dcd6 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -175,7 +175,6 @@
         '../src/animator/SkTextOnPath.h',
         '../src/animator/SkTextToPath.cpp',
         '../src/animator/SkTextToPath.h',
-        '../src/animator/SkTime.cpp',
         '../src/animator/SkTypedArray.cpp',
         '../src/animator/SkTypedArray.h',
         '../src/animator/SkXMLAnimatorWriter.cpp',
diff --git a/src/animator/SkTime.cpp b/src/animator/SkTime.cpp
deleted file mode 100644
index 4ee60bf..0000000
--- a/src/animator/SkTime.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * Copyright 2006 The Android Open Source Project
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */