V8 ScriptState is missing include for DEFINE_STATIC_LOCAL. This is defined in wtf/StdLibExtras.h. This causes a build break on Android. It seems that Chromium picks up the include via other feature-dependent header includes.
Created attachment 44546 [details] Patch 1 for Bug 32330
style-queue ran check-webkit-style on attachment 44546 [details] without any errors.
Comment on attachment 44546 [details] Patch 1 for Bug 32330 LGTM too.
Comment on attachment 44546 [details] Patch 1 for Bug 32330 Clearing flags on attachment: 44546 Committed r51930: <http://trac.webkit.org/changeset/51930>
All reviewed patches have been landed. Closing bug.