| Index: base/test/thread_test_helper.h
 | 
| diff --git a/base/test/thread_test_helper.h b/base/test/thread_test_helper.h
 | 
| index 961982c9c2761e0321868e8269f160c42c3546b4..9521de60bfa774affd31ce3f3f478e21860c120c 100644
 | 
| --- a/base/test/thread_test_helper.h
 | 
| +++ b/base/test/thread_test_helper.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  
 | 
|  #include "base/compiler_specific.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
| -#include "base/message_loop_proxy.h"
 | 
| +#include "base/message_loop/message_loop_proxy.h"
 | 
|  #include "base/synchronization/waitable_event.h"
 | 
|  
 | 
|  namespace base {
 | 
| 
 |