| Index: chrome/browser/chromeos/offline/offline_load_page_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/offline/offline_load_page_unittest.cc (revision 140252)
|
| +++ chrome/browser/chromeos/offline/offline_load_page_unittest.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "content/public/browser/interstitial_page.h"
|
| #include "content/public/browser/navigation_controller.h"
|
| #include "content/public/browser/web_contents.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "content/test/web_contents_tester.h"
|
|
|
| using content::BrowserThread;
|
|
|