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

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: 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.h
diff --git a/ash/test/ash_md_test_base.h b/ash/test/ash_md_test_base.h
index 1e34a402c733235fc712842bfb8d6d0d062ed45d..4d563142518fadd5cc0e0e55c35465a76d526c8a 100644
--- a/ash/test/ash_md_test_base.h
+++ b/ash/test/ash_md_test_base.h
@@ -6,8 +6,8 @@
#define ASH_TEST_ASH_MD_TEST_BASE_H_
#include "ash/common/material_design/material_design_controller.h"
+#include "ash/common/test/material_design_controller_test_api.h"
James Cook 2016/07/27 00:30:39 Could this be forward declared?
bruthig 2016/07/27 17:05:45 Done.
#include "ash/test/ash_test_base.h"
-#include "ash/test/material_design_controller_test_api.h"
namespace ash {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698