| Index: chrome/browser/ui/views/network_profile_bubble.cc
|
| diff --git a/chrome/browser/ui/views/network_profile_bubble.cc b/chrome/browser/ui/views/network_profile_bubble.cc
|
| index 1b32f26ca7825af98ce76199b62575024f4aa654..41bdbc52125529dd7458519deca7d918e9c4f2f6 100644
|
| --- a/chrome/browser/ui/views/network_profile_bubble.cc
|
| +++ b/chrome/browser/ui/views/network_profile_bubble.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| #include "base/metrics/histogram.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
|
|