| Index: components/variations/synthetic_trials.h
|
| diff --git a/components/variations/synthetic_trials.h b/components/variations/synthetic_trials.h
|
| index b5b4240334978e82afe6a6c7383aaf8772d1cec5..fa47e64ba76c36fccdf643ed4b36cea3a2ac82a2 100644
|
| --- a/components/variations/synthetic_trials.h
|
| +++ b/components/variations/synthetic_trials.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_VARIATIONS_SYNTHETIC_TRIALS_H_
|
| #define COMPONENTS_VARIATIONS_SYNTHETIC_TRIALS_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
|
|