| Index: components/ntp_tiles/switches.h
|
| diff --git a/components/ntp_tiles/switches.h b/components/ntp_tiles/switches.h
|
| index 2405e7d185a7732e5b85f1bd6c8b9aade340e61b..81e390d78cd6c2d1883b53576707b01f7b2e600c 100644
|
| --- a/components/ntp_tiles/switches.h
|
| +++ b/components/ntp_tiles/switches.h
|
| @@ -13,6 +13,8 @@ extern const char kEnableNTPSearchEngineCountryDetection[];
|
| extern const char kEnableNTPPopularSites[];
|
| extern const char kDisableNTPPopularSites[];
|
|
|
| +extern const char kEnableNTPBakedInSites[];
|
| +extern const char kDisableNTPBakedInSites[];
|
| } // namespace switches
|
| } // namespace ntp_tiles
|
|
|
|
|