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

Unified Diff: chrome/browser/gtk/gtk_chrome_cookie_view.h

Issue 4682002: Remove "name" field from indexed databases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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
« no previous file with comments | « chrome/browser/dom_ui/options/cookies_view_handler.cc ('k') | chrome/browser/gtk/gtk_chrome_cookie_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gtk/gtk_chrome_cookie_view.h
diff --git a/chrome/browser/gtk/gtk_chrome_cookie_view.h b/chrome/browser/gtk/gtk_chrome_cookie_view.h
index 049d6212660a5ffe1b5e839e8cad3ceec14050e1..93bc96c7bd0cce3c7359a452ff8a9f9ea00eff6f 100644
--- a/chrome/browser/gtk/gtk_chrome_cookie_view.h
+++ b/chrome/browser/gtk/gtk_chrome_cookie_view.h
@@ -96,7 +96,6 @@ typedef struct {
// The IndexedDB details widgets.
GtkWidget* indexed_db_details_table_;
- GtkWidget* indexed_db_name_entry_;
GtkWidget* indexed_db_origin_entry_;
GtkWidget* indexed_db_size_entry_;
GtkWidget* indexed_db_last_modified_entry_;
« no previous file with comments | « chrome/browser/dom_ui/options/cookies_view_handler.cc ('k') | chrome/browser/gtk/gtk_chrome_cookie_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698