diff options
Diffstat (limited to 'chromium/components/variations/processed_study.cc')
-rw-r--r-- | chromium/components/variations/processed_study.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/variations/processed_study.cc b/chromium/components/variations/processed_study.cc index b8abc438682..18ffa8d33ea 100644 --- a/chromium/components/variations/processed_study.cc +++ b/chromium/components/variations/processed_study.cc @@ -7,6 +7,7 @@ #include <set> #include <string> +#include "base/logging.h" #include "base/version.h" #include "components/variations/proto/study.pb.h" |