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

Unified Diff: cc/animation/scrollbar_animation_controller_linear_fade.cc

Issue 12822004: Part 3 of cc/ directory shuffles: animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: cc/animation/scrollbar_animation_controller_linear_fade.cc
diff --git a/cc/scrollbar_animation_controller_linear_fade.cc b/cc/animation/scrollbar_animation_controller_linear_fade.cc
similarity index 97%
rename from cc/scrollbar_animation_controller_linear_fade.cc
rename to cc/animation/scrollbar_animation_controller_linear_fade.cc
index f4f4acf693011aa4c7eedbfb328aded597e54245..63d2f6e3035cf5d156f6f0711876f4a7956a0c51 100644
--- a/cc/scrollbar_animation_controller_linear_fade.cc
+++ b/cc/animation/scrollbar_animation_controller_linear_fade.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 "cc/scrollbar_animation_controller_linear_fade.h"
+#include "cc/animation/scrollbar_animation_controller_linear_fade.h"
#include "base/time.h"
#include "cc/layer_impl.h"

Powered by Google App Engine
This is Rietveld 408576698