| Index: chrome_frame/html_utils.cc
|
| diff --git a/chrome_frame/html_utils.cc b/chrome_frame/html_utils.cc
|
| index 6892ede6c943435d831bf4f3b09cd63f3b41bcb6..3192f145d447bd68e6c6882a239f6cafe81b4d04 100644
|
| --- a/chrome_frame/html_utils.cc
|
| +++ b/chrome_frame/html_utils.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/common/chrome_version_info.h"
|
| #include "chrome_frame/utils.h"
|
| #include "net/base/net_util.h"
|
| -#include "webkit/glue/user_agent.h"
|
| +#include "webkit/user_agent/user_agent_util.h"
|
|
|
| const wchar_t kQuotes[] = L"\"'";
|
| const char kXFrameOptionsHeader[] = "X-Frame-Options";
|
|
|