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

Issue 2406773002: Fix the build error caused by 2524a5f430bcc8cbc1e8d0c47c5047ba696c7f04 (Closed)

Created:
4 years, 2 months ago by leonhsl(Using Gerrit)
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

Fix the build error caused by 2524a5f430bcc8cbc1e8d0c47c5047ba696c7f04 2524a5f430bcc8cbc1e8d0c47c5047ba696c7f04 is a cherry-pick commit introduced by https://codereview.chromium.org/2400393003. It is accessing |binding_| member of {AutofillAgent,PasswordAutofillAgent,PasswordGenerationAgent}. However, on M54 branch, {PasswordAutofillAgent,PasswordGenerationAgent} have no |binding_| member yet, they are introduced after M54 branched out... BUG=641156 TBR=vabr@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M components/autofill/content/renderer/password_autofill_agent.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_generation_agent.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
leonhsl(Using Gerrit)
4 years, 2 months ago (2016-10-13 07:35:37 UTC) #2
Close this CL because it has been actually landed as
https://chromium.googlesource.com/chromium/src/+/ce5066548c74c635d3c0477b1a42...
.

Powered by Google App Engine
This is Rietveld 408576698