summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_thread.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser_thread.cc')
-rw-r--r--chrome/browser/browser_thread.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_thread.cc b/chrome/browser/browser_thread.cc
index e6edfd0..60d4450 100644
--- a/chrome/browser/browser_thread.cc
+++ b/chrome/browser/browser_thread.cc
@@ -6,7 +6,7 @@
#include "base/message_loop.h"
#include "base/message_loop_proxy.h"
-#include "base/thread_restrictions.h"
+#include "base/threading/thread_restrictions.h"
// Friendly names for the well-known threads.
static const char* browser_thread_names[BrowserThread::ID_COUNT] = {