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

Unified Diff: ash/common/test/material_design_controller_test_api.cc

Issue 2053113002: Replaced BackgroundAnimator with ShelfBackgroundAnimator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into animate_shelf_chip_backgrounds Created 4 years, 5 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 | « ash/common/test/material_design_controller_test_api.h ('k') | ash/common/wm/background_animator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/material_design_controller_test_api.cc
diff --git a/ash/test/material_design_controller_test_api.cc b/ash/common/test/material_design_controller_test_api.cc
similarity index 94%
rename from ash/test/material_design_controller_test_api.cc
rename to ash/common/test/material_design_controller_test_api.cc
index 7ce735ac4e2e142edee03bb709acddda7a8803c3..8dd8350fce426ef1417b4aeff254db4ab0106236 100644
--- a/ash/test/material_design_controller_test_api.cc
+++ b/ash/common/test/material_design_controller_test_api.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/test/material_design_controller_test_api.h"
+#include "ash/common/test/material_design_controller_test_api.h"
namespace ash {
namespace test {
« no previous file with comments | « ash/common/test/material_design_controller_test_api.h ('k') | ash/common/wm/background_animator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698