Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / shadow / ContentDistribution.h
index 10b1a49..c5d1687 100644 (file)
@@ -37,7 +37,7 @@
 
 namespace blink {
 
-class ContentDistribution FINAL {
+class ContentDistribution final {
     DISALLOW_ALLOCATION();
 public:
     ContentDistribution() { m_nodes.reserveInitialCapacity(32); }