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

Unified Diff: chrome/browser/permissions/grouped_permission_infobar_delegate_android.h

Issue 2444253002: Change accept state of PermissionRequestManager from grouped infobar (Closed)
Patch Set: remove unused stuff Created 4 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 | « no previous file | chrome/browser/permissions/grouped_permission_infobar_delegate_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/permissions/grouped_permission_infobar_delegate_android.h
diff --git a/chrome/browser/permissions/grouped_permission_infobar_delegate_android.h b/chrome/browser/permissions/grouped_permission_infobar_delegate_android.h
index 77dd56418d7cbf416c8bcb74bf43a5a9c46c0c64..dcf317dc53ff9e96c9ae436fad3539d44bfe2fd6 100644
--- a/chrome/browser/permissions/grouped_permission_infobar_delegate_android.h
+++ b/chrome/browser/permissions/grouped_permission_infobar_delegate_android.h
@@ -71,7 +71,6 @@ class GroupedPermissionInfoBarDelegate : public ConfirmInfoBarDelegate {
const GURL requesting_origin_;
const std::vector<PermissionRequest*> requests_;
- std::vector<bool> accept_states_;
// Whether the accept/deny decision is persisted.
bool persist_;
PermissionPromptAndroid* permission_prompt_;
« no previous file with comments | « no previous file | chrome/browser/permissions/grouped_permission_infobar_delegate_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698