Index: Source/modules/bluetooth/NavigatorBluetooth.h |
diff --git a/Source/modules/bluetooth/NavigatorBluetooth.h b/Source/modules/bluetooth/NavigatorBluetooth.h |
index cf249ade2855eee4d8a741d68e3a34c2ab1c90ad..34ae7bb4d58fc7a9cd4b02eb2c889ec7298caa2d 100644 |
--- a/Source/modules/bluetooth/NavigatorBluetooth.h |
+++ b/Source/modules/bluetooth/NavigatorBluetooth.h |
@@ -13,7 +13,7 @@ namespace blink { |
class Bluetooth; |
class Navigator; |
-class NavigatorBluetooth FINAL |
+class NavigatorBluetooth final |
: public NoBaseWillBeGarbageCollected<NavigatorBluetooth> |
, public WillBeHeapSupplement<Navigator> { |
WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(NavigatorBluetooth); |