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

Unified Diff: ash/common/material_design/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: Moved ash/test/material_design_controller_test_api.(h|cc) to ash/common/material_design/test/. Created 4 years, 6 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/common/material_design/test/material_design_controller_test_api.cc
diff --git a/ash/test/material_design_controller_test_api.cc b/ash/common/material_design/test/material_design_controller_test_api.cc
similarity index 91%
rename from ash/test/material_design_controller_test_api.cc
rename to ash/common/material_design/test/material_design_controller_test_api.cc
index be221e7504c4bcb3b069862a286d87e0209c6898..e0f9fd9a19e6bf3155879e17061081c41fe56ec3 100644
--- a/ash/test/material_design_controller_test_api.cc
+++ b/ash/common/material_design/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/material_design/test/material_design_controller_test_api.h"
namespace ash {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698