| Index: chrome_frame/external_tab_test.cc | 
| diff --git a/chrome_frame/external_tab_test.cc b/chrome_frame/external_tab_test.cc | 
| index 63834a06bb4f4d7a89b82a8026a52975998e15d8..9a305081b16082a429f9912e9f7e9698bfdbd51e 100644 | 
| --- a/chrome_frame/external_tab_test.cc | 
| +++ b/chrome_frame/external_tab_test.cc | 
| @@ -2,10 +2,10 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -#include "chrome_frame/external_tab.h" | 
| +#include "base/location.h" | 
| #include "base/task.h" | 
| #include "base/threading/thread.h" | 
| -#include "base/tracked.h" | 
| +#include "chrome_frame/external_tab.h" | 
|  | 
| // #include "base/synchronization/waitable_event.h" | 
|  | 
|  |