| Index: chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (revision 140252)
|
| +++ chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (working copy)
|
| @@ -27,7 +27,7 @@
|
| #include "chrome/test/base/ui_test_utils.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_view.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "crypto/sha2.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|