Chromium Code Reviews| Index: chrome/browser/chromeos/proxy_config_service_impl_unittest.cc |
| diff --git a/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc b/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc |
| index e3e6385269342bbfa57859aa6eba39aa7eace958..2b43cb33c875cf8f49905c74e3091c819c37de5b 100644 |
| --- a/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc |
| +++ b/chrome/browser/chromeos/proxy_config_service_impl_unittest.cc |
| @@ -19,6 +19,8 @@ |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "testing/platform_test.h" |
| +using content::BrowserThread; |
| + |
| namespace chromeos { |
| namespace { |