| Index: sync/notifier/sync_notifier_helper_unittest.cc | 
| diff --git a/sync/notifier/sync_notifier_helper_unittest.cc b/sync/notifier/sync_notifier_helper_unittest.cc | 
| index ba2d768b3234cdb079f523a537bb4841035f61de..24d88716cb89d412a208fd8d39e82b89201158fc 100644 | 
| --- a/sync/notifier/sync_notifier_helper_unittest.cc | 
| +++ b/sync/notifier/sync_notifier_helper_unittest.cc | 
| @@ -2,7 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -#include "google/cacheinvalidation/v2/types.pb.h" | 
| +#include "google/cacheinvalidation/types.pb.h" | 
| #include "sync/notifier/sync_notifier_helper.h" | 
| #include "sync/notifier/mock_sync_notifier_observer.h" | 
| #include "testing/gtest/include/gtest/gtest.h" | 
|  |