| Index: Source/web/ContextFeaturesClientImpl.h
 | 
| diff --git a/Source/web/ContextFeaturesClientImpl.h b/Source/web/ContextFeaturesClientImpl.h
 | 
| index 2919701670a0eefb4e4b279bab175b6aa436acf4..cc7d26460b5023aad3158247e653514da5d186fb 100644
 | 
| --- a/Source/web/ContextFeaturesClientImpl.h
 | 
| +++ b/Source/web/ContextFeaturesClientImpl.h
 | 
| @@ -35,7 +35,7 @@
 | 
|  
 | 
|  namespace blink {
 | 
|  
 | 
| -class ContextFeaturesClientImpl : public WebCore::ContextFeaturesClient {
 | 
| +class ContextFeaturesClientImpl FINAL : public WebCore::ContextFeaturesClient {
 | 
|  public:
 | 
|      ContextFeaturesClientImpl() { }
 | 
|  
 | 
| 
 |