| Index: chrome/browser/ui/webui/options/browser_options_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/browser_options_handler.h b/chrome/browser/ui/webui/options/browser_options_handler.h
|
| index 320507bf430f9b3494b87252a0e2804adde3fc7d..f9f03a9e379938ee79df553a350a0324ca3b2928 100644
|
| --- a/chrome/browser/ui/webui/options/browser_options_handler.h
|
| +++ b/chrome/browser/ui/webui/options/browser_options_handler.h
|
| @@ -41,9 +41,6 @@
|
| #include "chrome/browser/shell_integration.h"
|
| #endif // !defined(OS_CHROMEOS)
|
|
|
| -class AutocompleteController;
|
| -class CloudPrintSetupHandler;
|
| -class CustomHomePagesTableModel;
|
| class TemplateURLService;
|
|
|
| namespace base {
|
|
|