| Index: sync/protocol/extension_specifics.proto
|
| diff --git a/sync/protocol/extension_specifics.proto b/sync/protocol/extension_specifics.proto
|
| index e3e1dfbfa8ddc8a48d47af72812a1d10a868c149..05120d323c1d728d016a577d59158c3f47d9be0f 100644
|
| --- a/sync/protocol/extension_specifics.proto
|
| +++ b/sync/protocol/extension_specifics.proto
|
| @@ -33,7 +33,7 @@ message ExtensionSpecifics {
|
| // Whether or not this extension is enabled in incognito mode.
|
| optional bool incognito_enabled = 5;
|
|
|
| - // The name of the extension. Used only for debugging.
|
| + // The name of the extension. Used for bookmark apps.
|
| optional string name = 6;
|
| }
|
|
|
|
|