Chromium Code Reviews| Index: components/ntp_tiles/field_trial.h |
| diff --git a/components/ntp_tiles/field_trial.h b/components/ntp_tiles/field_trial.h |
| index 8915f699d3454b0034583d241968ac7dd34d7483..e32c6437279711f0ac60410eff091605b239781d 100644 |
| --- a/components/ntp_tiles/field_trial.h |
| +++ b/components/ntp_tiles/field_trial.h |
| @@ -8,6 +8,7 @@ |
| namespace ntp_tiles { |
| bool ShouldShowPopularSites(); |
| +bool ShouldUseBakedInSites(); |
| } // namespace ntp_tiles |