| Index: chrome/browser/net/chrome_http_user_agent_settings.cc
|
| diff --git a/chrome/browser/net/chrome_http_user_agent_settings.cc b/chrome/browser/net/chrome_http_user_agent_settings.cc
|
| index f1e9d1508810530a5f2b2771f6343427dad67884..a965046e19a5084cb323ea0a7c882721cad9c6ec 100644
|
| --- a/chrome/browser/net/chrome_http_user_agent_settings.cc
|
| +++ b/chrome/browser/net/chrome_http_user_agent_settings.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "content/public/common/content_client.h"
|
| +#include "content/public/common/user_agent.h"
|
| #include "net/http/http_util.h"
|
|
|
| ChromeHttpUserAgentSettings::ChromeHttpUserAgentSettings(PrefService* prefs) {
|
|
|