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

Issue 8774004: Fixed ChromeOS clang build. (Closed)

Created:
9 years ago by Joao da Silva
Modified:
9 years ago
Reviewers:
alicet1, Simon Que
CC:
chromium-reviews, robertshield, kkania, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fixed ChromeOS clang build. LockScreen and UnlockScreen became overloaded names in TestingAutomationProvider after http://codereview.chromium.org/8664014 Missing virtual after adding OVERRIDE in http://codereview.chromium.org/8761010 TBR=sque@chromium.org, alicet@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112461

Patch Set 1 #

Patch Set 2 : Resolve the overloading with a static_cast #

Patch Set 3 : Revert last patch set; added missing virtual #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/automation/testing_automation_provider.h View 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider_chromeos.cc View 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/crypto_module_password_dialog_view.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Joao da Silva
9 years ago (2011-12-01 14:37:02 UTC) #1
alicet1
9 years ago (2011-12-01 15:32:44 UTC) #2
lgtm

thanks for fixing it!

Powered by Google App Engine
This is Rietveld 408576698