Remove HelpAndFeedback.
The plan for this two-sided patch is: 1) Add the new class under feedback/ and AppHooks method upstream with no reference. 2) Extend the new class downstream and add the new AppHooks method. 3) Update upstream references to point to the new AppHooks method. 4) Cleanup in downstream repository. 5) Cleanup in upstream repository. 1) was done in https://crrev.com/c/2364581. 2) was done in https://crrev.com/i/3227761. 3) was done in https://crrev.com/c/2414779. 4) was done in https://crrev.com/i/3274398. 5) is done in this CL. Note that the change in SigninUtils was a miss from step 3). Ideally all references to HelpAndFeedback should be removed in 3), but there is one left in SigninUtils. The consequence is that after step 4) is landed, this reference can only be pointed to the upstream implementation. Bug: 1117343 Change-Id: Iafe729908040925ab5a6c7fb4caf61194a5653e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415383Reviewed-by:Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815338}
Showing
Please register or sign in to comment