| Index: sync/notifier/push_client_channel.cc | 
| diff --git a/sync/notifier/push_client_channel.cc b/sync/notifier/push_client_channel.cc | 
| index 5cfd84331b9c4b7586e07f828db1678910d8faca..4e8f78e8866acbfd363919dd44de0f1879405724 100644 | 
| --- a/sync/notifier/push_client_channel.cc | 
| +++ b/sync/notifier/push_client_channel.cc | 
| @@ -5,7 +5,7 @@ | 
| #include "sync/notifier/push_client_channel.h" | 
|  | 
| #include "base/stl_util.h" | 
| -#include "google/cacheinvalidation/v2/client_gateway.pb.h" | 
| +#include "google/cacheinvalidation/client_gateway.pb.h" | 
| #include "jingle/notifier/listener/push_client.h" | 
|  | 
| namespace syncer { | 
|  |