| Index: chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc
|
| diff --git a/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc b/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc
|
| index 327c9c375641d8cbd043d08cbab5ac70e26b783f..c166797dac6814af3bc5bf2f068fba702a5fea0c 100644
|
| --- a/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc
|
| +++ b/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h"
|
|
|
| #include "cc/paint/skia_paint_canvas.h"
|
| -#include "chrome/grit/generated_resources.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/font_list.h"
|
|
|