Chromium Code Reviews| Index: chrome/browser/ui/app_list/app_list_controller_delegate.h |
| diff --git a/chrome/browser/ui/app_list/app_list_controller_delegate.h b/chrome/browser/ui/app_list/app_list_controller_delegate.h |
| index 9c19c6d02ad0ec931ddef5db89b64058b8d0a089..a70233f97a8ea01738fa541be375b96ad2af4538 100644 |
| --- a/chrome/browser/ui/app_list/app_list_controller_delegate.h |
| +++ b/chrome/browser/ui/app_list/app_list_controller_delegate.h |
| @@ -9,6 +9,7 @@ |
| #include "ui/gfx/native_widget_types.h" |
| +class FilePath; |
|
xiyuan
2013/01/23 00:09:33
nit: seems not used
koz (OOO until 15th September)
2013/01/23 00:16:43
Done.
|
| class Profile; |
| namespace extensions { |