summaryrefslogtreecommitdiffstats
path: root/cc/CCTimingFunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCTimingFunction.h')
-rw-r--r--cc/CCTimingFunction.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cc/CCTimingFunction.h b/cc/CCTimingFunction.h
new file mode 100644
index 0000000..82dd931
--- /dev/null
+++ b/cc/CCTimingFunction.h
@@ -0,0 +1,6 @@
+// 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/timing_function.h"