Chromium Code Reviews| Index: components/gcm_driver/gcm_client.h |
| diff --git a/components/gcm_driver/gcm_client.h b/components/gcm_driver/gcm_client.h |
| index 30be5ffbd6f8984246b3c23ebd820206660ebe6e..c4dd12adc914375e3c8cf118e114589f292a7df5 100644 |
| --- a/components/gcm_driver/gcm_client.h |
| +++ b/components/gcm_driver/gcm_client.h |
| @@ -20,8 +20,6 @@ |
| template <class T> class scoped_refptr; |
| -class GURL; |
| - |
| namespace base { |
| class FilePath; |
| class SequencedTaskRunner; |