Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / AsyncMethodRunner.h
index 173a5cc..c60aa53 100644 (file)
@@ -38,7 +38,7 @@
 namespace blink {
 
 template <typename TargetClass>
-class AsyncMethodRunner FINAL {
+class AsyncMethodRunner final {
     WTF_MAKE_NONCOPYABLE(AsyncMethodRunner);
     WTF_MAKE_FAST_ALLOCATED;
 public: