| Index: chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler2.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler2.cc (revision 117871)
|
| +++ chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler2.cc (working copy)
|
| @@ -23,6 +23,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/url_constants.h"
|
| +#include "content/browser/webui/web_ui.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/common/url_constants.h"
|
| #include "grit/generated_resources.h"
|
|
|