Index: base/threading/thread_restrictions.cc |
=================================================================== |
--- base/threading/thread_restrictions.cc (revision 70342) |
+++ base/threading/thread_restrictions.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/thread_restrictions.h" |
+#include "base/threading/thread_restrictions.h" |
// This entire file is compiled out in Release mode. |
#ifndef NDEBUG |