| Index: chrome/browser/ui/network_profile_bubble.cc
|
| diff --git a/chrome/browser/ui/network_profile_bubble.cc b/chrome/browser/ui/network_profile_bubble.cc
|
| index 736f7f415ae40234c77204383d88ab327170120f..a6060e072ffe7c04fa067a7d1b37031b36ee7ff4 100644
|
| --- a/chrome/browser/ui/network_profile_bubble.cc
|
| +++ b/chrome/browser/ui/network_profile_bubble.cc
|
| @@ -25,7 +25,7 @@
|
| #include "chrome/browser/ui/browser_list_observer.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace {
|
|
|