| 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 29aaa76050c40a9362702ced8ef8b7b2a2836cde..65da260fb6470470c1b57bd184f58f71d05308f1 100644
|
| --- a/chrome/browser/ui/network_profile_bubble.cc
|
| +++ b/chrome/browser/ui/network_profile_bubble.cc
|
| @@ -23,6 +23,7 @@
|
| #include "chrome/browser/ui/browser_finder.h"
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/browser/ui/browser_list_observer.h"
|
| +#include "chrome/browser/ui/host_desktop.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
|
|