| Index: components/offline_pages/client_namespace_constants.h
|
| diff --git a/components/offline_pages/client_namespace_constants.h b/components/offline_pages/client_namespace_constants.h
|
| index 7dc4ac557b2fa259930ba0d26dc469dbf96cc520..28057d6568167e35000ee04d5d81c8c0b4a3c6c5 100644
|
| --- a/components/offline_pages/client_namespace_constants.h
|
| +++ b/components/offline_pages/client_namespace_constants.h
|
| @@ -15,6 +15,7 @@ extern const char kBookmarkNamespace[];
|
| extern const char kLastNNamespace[];
|
| extern const char kAsyncNamespace[];
|
| extern const char kCCTNamespace[];
|
| +extern const char kDownloadNamespace[];
|
|
|
| // Currently used for fallbacks like tests.
|
| extern const char kDefaultNamespace[];
|
|
|