| Index: components/audio_modem/test/random_samples.h
|
| diff --git a/components/audio_modem/test/random_samples.h b/components/audio_modem/test/random_samples.h
|
| index 081fb8cd7d7e1584583117b08f751a7790575302..2e935f7d8815cfdb5751d0a89a9fb4e70974a4cd 100644
|
| --- a/components/audio_modem/test/random_samples.h
|
| +++ b/components/audio_modem/test/random_samples.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_AUDIO_MODEM_TEST_RANDOM_SAMPLES_H_
|
| #define COMPONENTS_AUDIO_MODEM_TEST_RANDOM_SAMPLES_H_
|
|
|
| -#include <cstddef>
|
| +#include <stddef.h>
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|