Chromium Code Reviews| Index: chrome_frame/utils.cc |
| =================================================================== |
| --- chrome_frame/utils.cc (revision 70317) |
| +++ chrome_frame/utils.cc (working copy) |
| @@ -20,7 +20,7 @@ |
| #include "base/string_tokenizer.h" |
| #include "base/string_util.h" |
| #include "base/stringprintf.h" |
| -#include "base/thread_local.h" |
| +#include "base/threading/thread_local.h" |
| #include "base/utf_string_conversions.h" |
| #include "base/win/registry.h" |
| #include "base/win/scoped_bstr.h" |