| Index: chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| index 2b119e3d8db05b2ffa411aea44b6673a2d57ae1a..8e153c39d405377bf5b13b3c16759909c4fecda7 100644
|
| --- a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| @@ -45,6 +45,7 @@ using ::testing::SetArgumentPointee;
|
| using ::testing::StrictMock;
|
| using content::BrowserThread;
|
| using content::RenderViewHostTester;
|
| +using content::ResourceType;
|
| using content::WebContents;
|
|
|
| namespace {
|
|
|