| Index: components/gcm_driver/gcm_delayed_task_controller_unittest.cc
|
| diff --git a/components/gcm_driver/gcm_delayed_task_controller_unittest.cc b/components/gcm_driver/gcm_delayed_task_controller_unittest.cc
|
| index 28f5d6e072a9d7cf2c214dade6fc817f4e3f0611..993ec30d33916c583fc11ddd539aa02db65364ff 100644
|
| --- a/components/gcm_driver/gcm_delayed_task_controller_unittest.cc
|
| +++ b/components/gcm_driver/gcm_delayed_task_controller_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/gcm_driver/gcm_delayed_task_controller.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace gcm {
|
|
|