Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / text / TextRun.cpp
index 2cad646..c9ef82a 100644 (file)
@@ -36,6 +36,7 @@ struct ExpectedTextRunSize {
     float float3;
     uint32_t bitfields : 10;
     unsigned anUnsigned;
+    bool b;
     RefPtr<TextRun::RenderingContext> renderingContext;
 };