12012-07-13 Peter Beverloo <peter@chromium.org>
2
3 [Chromium] Make the v8 i18n API dependency conditional for Android, disable strict aliasing
4 https://bugs.webkit.org/show_bug.cgi?id=91240
5
6 Reviewed by NOBODY (OOPS!).
7
8 Disable the v8 internationalization API for Chromium Android, as it's
9 disabled and not always available in checkouts. Furthermore, disable
10 strict aliasing for the webkit_remaining target, similar to what
11 x11-based builds are doing (see the webcore_prerequisites target).
12
13 No new tests (OOPS!).
14
15 * WebCore.gyp/WebCore.gyp:
16