Chromium Code Reviews| Index: content/browser/browser_thread.cc |
| =================================================================== |
| --- content/browser/browser_thread.cc (revision 75626) |
| +++ content/browser/browser_thread.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 "chrome/browser/browser_thread.h" |
| +#include "content/browser/browser_thread.h" |
| #include "base/message_loop.h" |
| #include "base/message_loop_proxy.h" |