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

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

Issue 2915913002: [WebAPKs] Display same text for menu & engagement banner (Closed)
Patch Set: Merge branch 'master' into same_infobar_title Created 3 years, 6 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 5626c8c6d0622a40efd8f59c5a02d34d5e763dbf..708f8d82940eb3236097d44badeefc7eb03bae9e 100644
--- a/chrome/browser/android/shortcut_info.h
+++ b/chrome/browser/android/shortcut_info.h
@@ -68,7 +68,6 @@ struct ShortcutInfo {
GURL manifest_url;
GURL url;
GURL scope;
- base::string16 user_title;
base::string16 name;
base::string16 short_name;
blink::WebDisplayMode display;

Powered by Google App Engine
This is Rietveld 408576698