| 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
|
|
|