| Index: components/invalidation/impl/gcm_network_channel.cc
|
| diff --git a/components/invalidation/impl/gcm_network_channel.cc b/components/invalidation/impl/gcm_network_channel.cc
|
| index b96d9299040e82f84c1193111c515e615bac9beb..14cfe7d5a9701ecda0fa8c3153874a2fc10b02fe 100644
|
| --- a/components/invalidation/impl/gcm_network_channel.cc
|
| +++ b/components/invalidation/impl/gcm_network_channel.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/thread_task_runner_handle.h"
|
| +#include "build/build_config.h"
|
| #include "components/data_use_measurement/core/data_use_user_data.h"
|
| #include "components/invalidation/impl/gcm_network_channel_delegate.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
|
|