| Index: chrome/browser/prefs/proxy_policy_unittest.cc
|
| diff --git a/chrome/browser/prefs/proxy_policy_unittest.cc b/chrome/browser/prefs/proxy_policy_unittest.cc
|
| index 285be0d53909fb4ce48d5f6d8a7a390744ffa1e3..39241f8c6da08ea41e2109e03be443c5ca65bf71 100644
|
| --- a/chrome/browser/prefs/proxy_policy_unittest.cc
|
| +++ b/chrome/browser/prefs/proxy_policy_unittest.cc
|
| @@ -26,6 +26,7 @@
|
| #include "components/proxy_config/proxy_config_pref_names.h"
|
| #include "components/syncable_prefs/pref_service_mock_factory.h"
|
| #include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "content/public/common/content_switches.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|