Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / graphics / RegionTracker.h
index e248f1b..a824e09 100644 (file)
@@ -49,7 +49,7 @@ enum RegionTrackingMode {
 
 // This class is an encapsulation of functionality for GraphicsContext, and its methods are mirrored
 // there for the outside world. It tracks paints and computes what area will be opaque.
-class PLATFORM_EXPORT RegionTracker FINAL {
+class PLATFORM_EXPORT RegionTracker final {
 public:
     RegionTracker();