| Index: components/offline_items_collection/core/offline_item_filter.h
|
| diff --git a/components/offline_items_collection/core/offline_item_filter.h b/components/offline_items_collection/core/offline_item_filter.h
|
| index a1d20ab546e8aa8337592e3adc7311a59cbc0624..3bdb64b242a4b68f4de5710d5c9926d67aabbd5a 100644
|
| --- a/components/offline_items_collection/core/offline_item_filter.h
|
| +++ b/components/offline_items_collection/core/offline_item_filter.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 OfflineItemFilter {
|
| FILTER_ALL = 0,
|
| FILTER_PAGE,
|
|
|