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

Unified Diff: chrome/browser/ui/app_list/app_list_service.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/app_list/app_list_service.h
diff --git a/chrome/browser/ui/app_list/app_list_service.h b/chrome/browser/ui/app_list/app_list_service.h
index 078c8256c8220b1012ebb1a7d74d7756b5e70426..a68b3501537cf4365f83de91134feed6ce160261 100644
--- a/chrome/browser/ui/app_list/app_list_service.h
+++ b/chrome/browser/ui/app_list/app_list_service.h
@@ -25,10 +25,6 @@ namespace content {
struct SpeechRecognitionSessionPreamble;
}
-namespace gfx {
-class ImageSkia;
-}
-
class AppListService {
public:
// Source that triggers the app launcher being enabled. This is used for UMA
« no previous file with comments | « chrome/browser/ui/app_list/app_list_controller_delegate_impl.h ('k') | chrome/browser/ui/app_list/app_list_syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698