| 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 ab9d9d7f2a78979e5e6f87a42afe736a836fd200..57681d7e76966202e927eb9321946fca3dd93c11 100644
|
| --- a/chrome/browser/ui/views/network_profile_bubble_view.cc
|
| +++ b/chrome/browser/ui/views/network_profile_bubble_view.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/views/network_profile_bubble_view.h"
|
|
|
| -#include "chrome/browser/prefs/pref_service.h"
|
| +#include "base/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/ui/network_profile_bubble.h"
|
|
|