diff options
Diffstat (limited to 'sync/notifier/push_client_channel.cc')
-rw-r--r-- | sync/notifier/push_client_channel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/notifier/push_client_channel.cc b/sync/notifier/push_client_channel.cc index 5cfd843..4e8f78e 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 { |