| Index: chrome/common/chrome_content_client.cc
|
| diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc
|
| index 1c66c4421351cf799601d7e6e0d407feadde1c14..50740e3ef5da54079be91a35da34596177416f57 100644
|
| --- a/chrome/common/chrome_content_client.cc
|
| +++ b/chrome/common/chrome_content_client.cc
|
| @@ -31,9 +31,9 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/layout.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| -#include "webkit/glue/user_agent.h"
|
| #include "webkit/plugins/npapi/plugin_list.h"
|
| #include "webkit/plugins/plugin_constants.h"
|
| +#include "webkit/user_agent/user_agent_util.h"
|
|
|
| #include "flapper_version.h" // In SHARED_INTERMEDIATE_DIR.
|
|
|
|
|