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

Unified Diff: ash/test/ash_md_test_base.cc

Issue 2053113002: Replaced BackgroundAnimator with ShelfBackgroundAnimator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added PaletteTray to the Shelf background animations. 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
Index: ash/test/ash_md_test_base.cc
diff --git a/ash/test/ash_md_test_base.cc b/ash/test/ash_md_test_base.cc
index a0edbd35450a5d31044c0d372b1503c802ffa0b1..042e90eda8585f72fbf60edee4eecd954bed31b7 100644
--- a/ash/test/ash_md_test_base.cc
+++ b/ash/test/ash_md_test_base.cc
@@ -5,7 +5,6 @@
#include "ash/test/ash_md_test_base.h"
#include "ash/common/shelf/shelf_constants.h"
-#include "ash/test/material_design_controller_test_api.h"
namespace ash {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698