| Index: chrome/browser/ui/webui/options/language_options_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/options/language_options_handler.cc (revision 117871)
|
| +++ chrome/browser/ui/webui/options/language_options_handler.cc (working copy)
|
| @@ -20,6 +20,7 @@
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "content/browser/webui/web_ui.h"
|
| #include "content/public/browser/user_metrics.h"
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
|
|