| Index: chrome/browser/io_thread.cc
|
| ===================================================================
|
| --- chrome/browser/io_thread.cc (revision 70342)
|
| +++ chrome/browser/io_thread.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "base/string_number_conversions.h"
|
| #include "base/string_split.h"
|
| #include "base/string_util.h"
|
| -#include "base/thread_restrictions.h"
|
| +#include "base/threading/thread_restrictions.h"
|
| #include "chrome/browser/browser_thread.h"
|
| #include "chrome/browser/gpu_process_host.h"
|
| #include "chrome/browser/net/chrome_net_log.h"
|
|
|