12010-07-27 James Robinson <jamesr@chromium.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 [chromium] Make PLATFORM(CHROMIUM) and not OS(MAC) turn USE(GLES2_RENDERING) on
6 https://bugs.webkit.org/show_bug.cgi?id=43084
7
8 This turns USE(GLES2_RENDERING) on for chromium on windows/linux. This causes no
9 change in behavior, that's all controlled by ENABLE() macros that are currently off.
10
11 * wtf/Platform.h:
12