| Index: chrome/browser/search_engines/template_url_service_test_util.cc
|
| ===================================================================
|
| --- chrome/browser/search_engines/template_url_service_test_util.cc (revision 140252)
|
| +++ chrome/browser/search_engines/template_url_service_test_util.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/test/base/testing_pref_service.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/public/browser/notification_service.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using content::BrowserThread;
|
|
|