| Index: chrome/browser/ui/webui/settings/downloads_handler.cc
|
| diff --git a/chrome/browser/ui/webui/settings/downloads_handler.cc b/chrome/browser/ui/webui/settings/downloads_handler.cc
|
| index ed01c8baab2d28f45152e4d42e3f3ac2487466e2..27a7d7b7c14c3a870c0b162daf654833fc0bc33f 100644
|
| --- a/chrome/browser/ui/webui/settings/downloads_handler.cc
|
| +++ b/chrome/browser/ui/webui/settings/downloads_handler.cc
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/ui/chrome_select_file_policy.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/grit/chromium_strings.h"
|
| -#include "chrome/grit/settings_strings.h"
|
| +#include "chrome/grit/generated_resources.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/prefs/scoped_user_pref_update.h"
|
| #include "content/public/browser/user_metrics.h"
|
|
|