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

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

Issue 2773353002: Make minimum PWA icon size the same accross all device densities
Patch Set: Merge branch 'master' into min_size Created 3 years, 8 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/shortcut_info.h
diff --git a/chrome/browser/android/shortcut_info.h b/chrome/browser/android/shortcut_info.h
index 93657b4461abcf2ba526fdf8ddc49fddab6f701d..05e1fc7164e953b3fe184e269e11f093cc90d323 100644
--- a/chrome/browser/android/shortcut_info.h
+++ b/chrome/browser/android/shortcut_info.h
@@ -57,7 +57,6 @@ struct ShortcutInfo {
int64_t theme_color;
int64_t background_color;
int ideal_splash_image_size_in_px;
- int minimum_splash_image_size_in_px;
GURL splash_image_url;
GURL best_primary_icon_url;
GURL best_badge_icon_url;

Powered by Google App Engine
This is Rietveld 408576698