| Index: chrome/browser/ui/views/network_profile_bubble_view.cc
|
| diff --git a/chrome/browser/ui/views/network_profile_bubble_view.cc b/chrome/browser/ui/views/network_profile_bubble_view.cc
|
| index d0dc53f38649569780e29e6b90ad236b92a85bea..744c89624ce9ba95f136a900ac9d176a0484e4e4 100644
|
| --- a/chrome/browser/ui/views/network_profile_bubble_view.cc
|
| +++ b/chrome/browser/ui/views/network_profile_bubble_view.cc
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/grit/chromium_strings.h"
|
| #include "chrome/grit/generated_resources.h"
|
| #include "components/prefs/pref_service.h"
|
| -#include "grit/components_strings.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/views/bubble/bubble_dialog_delegate.h"
|
| #include "ui/views/controls/label.h"
|
|
|