Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(725)

Unified Diff: ui/gfx/animation/cubic_bezier_unittest.cc

Issue 140253013: Define accelerated steps time function. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated patch: remove question about velocity Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/animation/cubic_bezier.cc ('k') | ui/gfx/animation/steps.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/animation/cubic_bezier_unittest.cc
diff --git a/ui/gfx/geometry/cubic_bezier_unittest.cc b/ui/gfx/animation/cubic_bezier_unittest.cc
similarity index 99%
rename from ui/gfx/geometry/cubic_bezier_unittest.cc
rename to ui/gfx/animation/cubic_bezier_unittest.cc
index 168817c6449ec9caf4f02705092b9080e3904fbe..cefb8a9fc809be0a8d3885bb557ec9ce8b317e4c 100644
--- a/ui/gfx/geometry/cubic_bezier_unittest.cc
+++ b/ui/gfx/animation/cubic_bezier_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/gfx/geometry/cubic_bezier.h"
+#include "ui/gfx/animation/cubic_bezier.h"
#include "base/memory/scoped_ptr.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ui/gfx/animation/cubic_bezier.cc ('k') | ui/gfx/animation/steps.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698