| Index: base/thread_restrictions.cc
|
| ===================================================================
|
| --- base/thread_restrictions.cc (revision 70317)
|
| +++ base/thread_restrictions.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| -#include "base/thread_local.h"
|
| +#include "base/threading/thread_local.h"
|
|
|
| namespace base {
|
|
|
|
|
| Property changes on: base/thread_restrictions.cc
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|