| Index: components/flags_ui/feature_entry.cc
|
| diff --git a/components/flags_ui/feature_entry.cc b/components/flags_ui/feature_entry.cc
|
| index 80ea2a72e3e218d53794a32f06ee1f114b3e6103..cca7419aabe00c681c207dc467007b013c833674 100644
|
| --- a/components/flags_ui/feature_entry.cc
|
| +++ b/components/flags_ui/feature_entry.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| namespace flags_ui {
|
|
|