Chromium Code Reviews| Index: chrome/browser/android/popular_sites.h |
| diff --git a/chrome/browser/android/popular_sites.h b/chrome/browser/android/popular_sites.h |
| index 635d3732220a391d2c780880a9f058bd398c6e52..a9e60c70ce25edc9ba549e8aaaa69af09dc4f703 100644 |
| --- a/chrome/browser/android/popular_sites.h |
| +++ b/chrome/browser/android/popular_sites.h |
| @@ -56,6 +56,7 @@ class PopularSites { |
| const std::string& override_country, |
| const std::string& override_version, |
| const std::string& override_filename, |
| + bool force_download, |
|
Bernhard Bauer
2015/09/11 16:00:06
Add a comment?
Marc Treib
2015/09/22 11:13:56
Done.
|
| const FinishedCallback& callback); |
| ~PopularSites(); |