| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
 | 
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
 | 
| index 8f2bcbf9e742aa2c5006f1b4ce1fbe1083cf5d64..0de42af7d561bc0e460d04b3b8f0fdb22d2b16df 100644
 | 
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
 | 
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
 | 
| @@ -5,6 +5,8 @@
 | 
|  #ifndef COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_TEST_UTILS_H_
 | 
|  #define COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_TEST_UTILS_H_
 | 
|  
 | 
| +#include <stddef.h>
 | 
| +
 | 
|  #include <string>
 | 
|  
 | 
|  #include "base/macros.h"
 | 
| 
 |