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

Unified Diff: ash/test/ash_md_test_base.h

Issue 2053113002: Replaced BackgroundAnimator with ShelfBackgroundAnimator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made the ShelfView add/remove itself as an observer from the ShelfBackgroundAnimator. 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.h
diff --git a/ash/test/ash_md_test_base.h b/ash/test/ash_md_test_base.h
index 1e34a402c733235fc712842bfb8d6d0d062ed45d..922071be712b0ce9f9a2ea25313e3ab5769d00b0 100644
--- a/ash/test/ash_md_test_base.h
+++ b/ash/test/ash_md_test_base.h
@@ -7,10 +7,10 @@
#include "ash/common/material_design/material_design_controller.h"
#include "ash/test/ash_test_base.h"
-#include "ash/test/material_design_controller_test_api.h"
namespace ash {
namespace test {
+class MaterialDesignControllerTestAPI;
class AshMDTestBase
: public AshTestBase,
« ash/shelf/shelf.h ('K') | « ash/shelf/shelf_widget.cc ('k') | ash/test/ash_md_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698