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

Unified Diff: ash/test/ash_md_test_base.h

Issue 2191363002: Reland of "Apply Shelf/Dock opacity animations for the Material Design style." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added ShelfBackgoundAnimator::Initialize(ShelfBackgroundAnimatorObserver*). Created 4 years, 4 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/shelf/shelf_widget.cc ('k') | ash/test/ash_md_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e6cf9c469d3816eedb004ce788084364817fa8a8..1d713458706c64bf3c7d85d4c8991178cd2b1b00 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,
« no previous file with comments | « 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