| Index: content/test/webkit_support.cc
|
| diff --git a/content/test/webkit_support.cc b/content/test/webkit_support.cc
|
| index a7081d6db5944d50a262ef644c28dd48b9b59508..c7df7b2a2d290d72d03fcc6ea44c85c206cacf06 100644
|
| --- a/content/test/webkit_support.cc
|
| +++ b/content/test/webkit_support.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/strings/string_tokenizer.h"
|
| #include "content/public/common/content_switches.h"
|
| +#include "content/public/common/user_agent.h"
|
| #include "content/test/test_webkit_platform_support.h"
|
| #include "third_party/WebKit/public/web/WebCache.h"
|
| #include "third_party/WebKit/public/web/WebKit.h"
|
|
|