| Index: chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| diff --git a/chrome/browser/safe_browsing/unverified_download_field_trial.cc b/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| index 0eaa06e3ffb8659043470afbeb8359a927a28fc5..c733eae30d995e6c2ae9e821e5ce008a78fb3df3 100644
|
| --- a/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| +++ b/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/safe_browsing/download_protection_util.h"
|
| #include "components/variations/variations_associated_data.h"
|
|
|