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

Issue 2104008: Fix new gcc error. This only happens on the ARM build, using (Closed)

Created:
10 years, 7 months ago by DaveMoore
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Fix new gcc error. This only happens on the ARM build, using a different compiler. TBR: sky Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47688

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/chromeos/boot_times_loader.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
DaveMoore
10 years, 7 months ago (2010-05-19 18:21:57 UTC) #1
sky
10 years, 7 months ago (2010-05-19 19:36:24 UTC) #2
http://codereview.chromium.org/2104008/diff/1/2
File chrome/browser/chromeos/boot_times_loader.cc (right):

http://codereview.chromium.org/2104008/diff/1/2#newcode22
chrome/browser/chromeos/boot_times_loader.cc:22: typedef struct Stats {
You should nuke the typedef entirely and just have struct Stats.

Powered by Google App Engine
This is Rietveld 408576698