| Index: sync/protocol/sync_enums.proto
|
| diff --git a/sync/protocol/sync_enums.proto b/sync/protocol/sync_enums.proto
|
| index 9ee2a9cafdd818ef4f1448fcb3f8ec24d8c4cf4d..ec1ee652f1aa8c44c6df994480ca2403417b9fdd 100644
|
| --- a/sync/protocol/sync_enums.proto
|
| +++ b/sync/protocol/sync_enums.proto
|
| @@ -45,9 +45,8 @@ message SyncEnums {
|
| // generated.
|
| }
|
|
|
| - // See content/public/common/page_transition_types.h for detailed
|
| - // information on the values of PageTransition and
|
| - // PageTransitionRedirectType below.
|
| + // See ui/base/page_transition_types.h for detailed information on the
|
| + // values of PageTransition and PageTransitionRedirectType below.
|
|
|
| // Types of transitions between pages.
|
| enum PageTransition {
|
|
|