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

Unified Diff: chrome/browser/ui/website_settings/website_settings_ui.h

Issue 2002673003: i18n of several browser messages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address first review Created 4 years, 7 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/ui/website_settings/website_settings_ui.h
diff --git a/chrome/browser/ui/website_settings/website_settings_ui.h b/chrome/browser/ui/website_settings/website_settings_ui.h
index c91792e25596754b3cf6bba25cb32c6afb9bfaff..2a6918e2d6478795400d24bdbc5a113e022e3294 100644
--- a/chrome/browser/ui/website_settings/website_settings_ui.h
+++ b/chrome/browser/ui/website_settings/website_settings_ui.h
@@ -49,8 +49,6 @@ class WebsiteSettingsUI {
struct CookieInfo {
CookieInfo();
- // String describing the cookie source.
- std::string cookie_source;
// The number of allowed cookies.
int allowed;
// The number of blocked cookies.

Powered by Google App Engine
This is Rietveld 408576698