Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3427)

Unified Diff: chrome/browser/android/popular_sites.h

Issue 1340493002: Add initial version of chrome://popular-sites-internals page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@finch_country_version
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698