| Index: chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc (revision 116051)
|
| +++ chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc (working copy)
|
| @@ -8,6 +8,7 @@
|
| #include "base/bind_helpers.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| +#include "content/browser/webui/web_ui.h"
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|