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

Unified Diff: chrome/browser/ui/webui/theme_source.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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
Index: chrome/browser/ui/webui/theme_source.h
diff --git a/chrome/browser/ui/webui/theme_source.h b/chrome/browser/ui/webui/theme_source.h
index 38aecac24443d079f0b2fb639f4f0243d435b6f7..79d7dee7178e9f6229266a205761edf053ddaf22 100644
--- a/chrome/browser/ui/webui/theme_source.h
+++ b/chrome/browser/ui/webui/theme_source.h
@@ -14,10 +14,6 @@
class Profile;
-namespace base {
-class RefCountedMemory;
-}
-
class ThemeSource : public content::URLDataSource {
public:
explicit ThemeSource(Profile* profile);
« no previous file with comments | « chrome/browser/ui/webui/theme_handler.h ('k') | chrome/browser/ui/webui/translate_internals/translate_internals_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698