#include "chrome/browser/net/proxy_test_utils.h"
#include "base/test/bind.h"
#include "chrome/common/chrome_switches.h"
#include "content/public/common/content_switches.h"
#include "content/public/test/url_loader_interceptor.h"
#include "google_apis/gaia/gaia_urls.h"
#include "net/proxy_resolution/proxy_bypass_rules.h"
ProxyBrowserTest::ProxyBrowserTest()
: … { … }
ProxyBrowserTest::~ProxyBrowserTest() { … }
void ProxyBrowserTest::SetUp() { … }
void ProxyBrowserTest::PostRunTestOnMainThread() { … }
void ProxyBrowserTest::SetUpCommandLine(base::CommandLine* command_line) { … }