| Index: components/sync/protocol/session_specifics.proto
|
| diff --git a/components/sync/protocol/session_specifics.proto b/components/sync/protocol/session_specifics.proto
|
| index 0c8095d2233ef791c9627d4a028e3d5c3e8a4b8a..baf62e9678ac570d54c398492b485a52896d5780 100644
|
| --- a/components/sync/protocol/session_specifics.proto
|
| +++ b/components/sync/protocol/session_specifics.proto
|
| @@ -70,7 +70,7 @@ message SessionTab {
|
| // Tabs are navigated, and the navigation data is here.
|
| repeated TabNavigation navigation = 7;
|
|
|
| - // Fields 8 through 11 are deprecated.
|
| + // Fields 8 through 12 are deprecated.
|
| // The favicon for the current url the tab is displaying. Either empty
|
| // or a valid PNG encoded favicon.
|
| optional bytes favicon = 8;
|
|
|