| Index: components/gcm_driver/gcm_stats_recorder_android.cc
|
| diff --git a/components/gcm_driver/gcm_stats_recorder_android.cc b/components/gcm_driver/gcm_stats_recorder_android.cc
|
| index 81746e3bc1b9a8913d7a399c59b1aff72fa6ba95..3e2d1ca1bda0fadfb533e4377705b7cac8fe13ad 100644
|
| --- a/components/gcm_driver/gcm_stats_recorder_android.cc
|
| +++ b/components/gcm_driver/gcm_stats_recorder_android.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "components/gcm_driver/gcm_stats_recorder_android.h"
|
|
|
| namespace gcm {
|
|
|