Chromium Code Reviews| Index: base/native_library_linux.cc |
| =================================================================== |
| --- base/native_library_linux.cc (revision 70342) |
| +++ base/native_library_linux.cc (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "base/file_path.h" |
| #include "base/logging.h" |
| -#include "base/thread_restrictions.h" |
| +#include "base/threading/thread_restrictions.h" |
| #include "base/utf_string_conversions.h" |
| namespace base { |