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

Issue 11316277: Fix linux_aura clang build. (Closed)

Created:
8 years ago by tfarina
Modified:
8 years ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix linux_aura clang build. Fix the following chromium-style warning: ../../chrome/browser/ui/views/frame/desktop_browser_frame_aura.h:43:3: error: [chromium-style] Overriding method must have "virtual" keyword. By adding the missing 'virtual' keyword. TEST=build/gyp_chromium -Duse_aura=1, ninja -C out/Debug chrome should link. TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170531

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/views/frame/desktop_browser_frame_aura.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
TBRing...
8 years ago (2012-11-30 18:07:22 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11316277/1
8 years ago (2012-11-30 18:07:35 UTC) #2
commit-bot: I haz the power
8 years ago (2012-11-30 21:01:32 UTC) #3
Message was sent while issue was closed.
Change committed as 170531

Powered by Google App Engine
This is Rietveld 408576698