| 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 28057d6568167e35000ee04d5d81c8c0b4a3c6c5..823af09cc00e77a5d98fd11514972ec629b5c199 100644
|
| --- a/components/offline_pages/client_namespace_constants.h
|
| +++ b/components/offline_pages/client_namespace_constants.h
|
| @@ -16,6 +16,7 @@ extern const char kLastNNamespace[];
|
| extern const char kAsyncNamespace[];
|
| extern const char kCCTNamespace[];
|
| extern const char kDownloadNamespace[];
|
| +extern const char kNTPSuggestionsNamespace[];
|
|
|
| // Currently used for fallbacks like tests.
|
| extern const char kDefaultNamespace[];
|
|
|