Chromium Code Reviews| Index: components/ntp_tiles/constants.cc |
| diff --git a/components/ntp_tiles/constants.cc b/components/ntp_tiles/constants.cc |
| index 7e3d84f9de1398164b40a2015429e9130865ce5f..789403e349b39440a3f14d76101fd60fd1a4ca8c 100644 |
| --- a/components/ntp_tiles/constants.cc |
| +++ b/components/ntp_tiles/constants.cc |
| @@ -7,5 +7,6 @@ |
| namespace ntp_tiles { |
| const char kPopularSitesFieldTrialName[] = "NTPPopularSites"; |
| +const char kEnableBakedInSitesParamName[] = "enable_static"; |
| } // namespace ntp_tiles |