| Index: components/offline_items_collection/core/offline_item_state.h
|
| diff --git a/components/offline_items_collection/core/offline_item_state.h b/components/offline_items_collection/core/offline_item_state.h
|
| index 1f7ec12eb1f211ff6b0bf0e77706f0f892962018..2ddb5fb8b55d2dfd00d1061811f6e8a5732071f8 100644
|
| --- a/components/offline_items_collection/core/offline_item_state.h
|
| +++ b/components/offline_items_collection/core/offline_item_state.h
|
| @@ -8,7 +8,7 @@
|
| namespace offline_items_collection {
|
|
|
| // A Java counterpart will be generated for this enum.
|
| -// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.offline_items_collection.core.item
|
| +// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.components.offline_items_collection
|
| enum OfflineItemState {
|
| IN_PROGRESS = 0,
|
| COMPLETE,
|
|
|