diff options
Diffstat (limited to 'chromium/components/proxy_config')
-rw-r--r-- | chromium/components/proxy_config/pref_proxy_config_tracker_impl.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/proxy_config/pref_proxy_config_tracker_impl.cc b/chromium/components/proxy_config/pref_proxy_config_tracker_impl.cc index 76a2df18fa3..8a1985c81d1 100644 --- a/chromium/components/proxy_config/pref_proxy_config_tracker_impl.cc +++ b/chromium/components/proxy_config/pref_proxy_config_tracker_impl.cc @@ -11,6 +11,7 @@ #include "base/bind.h" #include "base/location.h" +#include "base/logging.h" #include "base/single_thread_task_runner.h" #include "base/values.h" #include "components/prefs/pref_registry_simple.h" |