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

Unified Diff: ui/views/animation/ink_drop.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict Created 4 years, 1 month 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 | « ui/shell_dialogs/select_file_dialog.h ('k') | ui/views/animation/ink_drop_highlight.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/animation/ink_drop.h
diff --git a/ui/views/animation/ink_drop.h b/ui/views/animation/ink_drop.h
index e1987ffcf8b6809e3c021eebeb4eb4df334f3ee6..1de593fef9213b4f5990ac8bf52dce177d620771 100644
--- a/ui/views/animation/ink_drop.h
+++ b/ui/views/animation/ink_drop.h
@@ -16,9 +16,6 @@
#include "ui/views/animation/ink_drop_state.h"
#include "ui/views/views_export.h"
-namespace ui {
-class Layer;
-}
namespace views {
// Pure virtual base class that manages the lifetime and state of an ink drop
« no previous file with comments | « ui/shell_dialogs/select_file_dialog.h ('k') | ui/views/animation/ink_drop_highlight.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698