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

Unified Diff: ash/common/wm/background_animator.h

Issue 2680113002: [ash-md] Remove non-md code from the Shelf background animations. (Closed)
Patch Set: Created 3 years, 10 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/wm/background_animator.h
diff --git a/ash/common/wm/background_animator.h b/ash/common/wm/background_animator.h
index 9446c9fda90d42a81a2868c5b361a1ba0a6074cf..9e938bfd0b2f3f70ba01763248d3cb7d15d85ec0 100644
--- a/ash/common/wm/background_animator.h
+++ b/ash/common/wm/background_animator.h
@@ -7,6 +7,7 @@
#include "ash/ash_export.h"
#include "base/macros.h"
+#include "third_party/skia/include/core/SkColor.h"
bruthig 2017/02/07 21:28:01 Ignore this, this file is being deleted in a follo
#include "ui/gfx/animation/animation_delegate.h"
#include "ui/gfx/animation/slide_animation.h"

Powered by Google App Engine
This is Rietveld 408576698