Index: chrome/browser/captive_portal/captive_portal_browsertest.cc |
=================================================================== |
--- chrome/browser/captive_portal/captive_portal_browsertest.cc (revision 164732) |
+++ chrome/browser/captive_portal/captive_portal_browsertest.cc (working copy) |
@@ -55,6 +55,8 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
using content::BrowserThread; |
+using content::URLRequestFailedJob; |
+using content::URLRequestMockHTTPJob; |
namespace captive_portal { |