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

Issue 20108: WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che... (Closed)

Created:
11 years, 10 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the check to use _WIN32 since it is defined 100% of the time. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/build_config.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
11 years, 10 months ago (2009-02-05 22:38:45 UTC) #1
cpu_(ooo_6.6-7.5)
11 years, 10 months ago (2009-02-06 02:33:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698