| Index: chrome_frame/chrome_active_document.cc
|
| ===================================================================
|
| --- chrome_frame/chrome_active_document.cc (revision 70317)
|
| +++ chrome_frame/chrome_active_document.cc (working copy)
|
| @@ -26,7 +26,7 @@
|
| #include "base/string_tokenizer.h"
|
| #include "base/string_util.h"
|
| #include "base/thread.h"
|
| -#include "base/thread_local.h"
|
| +#include "base/threading/thread_local.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/scoped_variant.h"
|
| #include "grit/generated_resources.h"
|
|
|