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 567005: Moved the initialization of static variable outside the class declaration. Ne... (Closed)

Created:
10 years, 10 months ago by alokp
Modified:
9 years, 6 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Moved the initialization of static variable outside the class declaration. Necessary to make gcc happy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37766

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M gpu/command_buffer/common/cmd_buffer_common.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/common/cmd_buffer_common.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
alokp
10 years, 10 months ago (2010-02-02 00:01:02 UTC) #1
David Springer
10 years, 10 months ago (2010-02-02 00:05:21 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698