| Index: chrome/browser/ui/webui/options/handler_options_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/options/handler_options_handler.cc (revision 117871)
|
| +++ chrome/browser/ui/webui/options/handler_options_handler.cc (working copy)
|
| @@ -13,10 +13,10 @@
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| +#include "content/browser/webui/web_ui.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| -
|
| HandlerOptionsHandler::HandlerOptionsHandler() {
|
| }
|
|
|
|
|