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

Unified Diff: ash/shelf/background_animator.cc

Issue 12313118: Refactor: Shelf Widget (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 10 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: ash/shelf/background_animator.cc
diff --git a/ash/launcher/background_animator.cc b/ash/shelf/background_animator.cc
similarity index 96%
rename from ash/launcher/background_animator.cc
rename to ash/shelf/background_animator.cc
index db1d8aa463b1e750b8be52e6adfa315b4211de04..7b968c89b9f33e0f8b4d045b99a37a4574a18836 100644
--- a/ash/launcher/background_animator.cc
+++ b/ash/shelf/background_animator.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 "ash/launcher/background_animator.h"
+#include "ash/shelf/background_animator.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698