summaryrefslogtreecommitdiffstats
path: root/cc/CCKeyframedAnimationCurve.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-23 02:08:31 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-23 02:08:31 +0000
commitd50c6868b828cbbd2a748065f829c69e264e68c7 (patch)
tree3b06cb9ae684ace08ae3cfd922c2672129c07fd3 /cc/CCKeyframedAnimationCurve.h
parent478b24407f0782b475033ac0e3e28f697a5c4fa1 (diff)
downloadchromium_src-d50c6868b828cbbd2a748065f829c69e264e68c7.zip
chromium_src-d50c6868b828cbbd2a748065f829c69e264e68c7.tar.gz
chromium_src-d50c6868b828cbbd2a748065f829c69e264e68c7.tar.bz2
cc: Remove CC*.h temporary includes, part 5/4.
BUG=155413 TEST=cc_unittests R=enne@chromium.org,jamesr@chromium.org TBR=jamesr@chromium.org Review URL: https://chromiumcodereview.appspot.com/11225040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163479 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/CCKeyframedAnimationCurve.h')
-rw-r--r--cc/CCKeyframedAnimationCurve.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cc/CCKeyframedAnimationCurve.h b/cc/CCKeyframedAnimationCurve.h
deleted file mode 100644
index 3cd919d5..0000000
--- a/cc/CCKeyframedAnimationCurve.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright 2012 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.
-
-// Temporary forwarding header
-#include "cc/keyframed_animation_curve.h"