Index: gyp/iOSShell.gyp |
diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp |
index 842cd2d2079a961c0e397bbde2c79132997aec7f..bc7a2fbf6e2c44f856ac4762fc4c84b6c89d9b3d 100644 |
--- a/gyp/iOSShell.gyp |
+++ b/gyp/iOSShell.gyp |
@@ -1,4 +1,4 @@ |
-# Copyright 2015 Google Inc. |
+ # Copyright 2015 Google Inc. |
# |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -28,6 +28,7 @@ |
'../bench/GMBench.cpp', |
'../bench/RecordingBench.cpp', |
'../bench/SKPBench.cpp', |
+ '../bench/SKPAnimationBench.cpp', |
'../bench/nanobench.cpp', |
'../tests/skia_test.cpp', |
'../tools/iOSShell.cpp', |