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: ui/base/default_theme_provider.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/base/cursor/cursor.h ('k') | ui/base/dragdrop/drag_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/default_theme_provider.h
diff --git a/ui/base/default_theme_provider.h b/ui/base/default_theme_provider.h
index ef3f378aec30b2d8fd80a0cd1cfacb199a8329ba..5dcda99fa5e971d7bdaecb020043ccb1f0552c64 100644
--- a/ui/base/default_theme_provider.h
+++ b/ui/base/default_theme_provider.h
@@ -14,10 +14,6 @@
#include "ui/base/ui_base_export.h"
namespace ui {
-class ResourceBundle;
-}
-
-namespace ui {
class UI_BASE_EXPORT DefaultThemeProvider : public ThemeProvider {
public:
« no previous file with comments | « ui/base/cursor/cursor.h ('k') | ui/base/dragdrop/drag_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698