Index: third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp |
diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp b/third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp |
index 79b87f6e1465703b7c1ca0b190972806bf341b4d..e77a7ed2f29d527039846c9087e96cb66943ea89 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp |
+++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp |
@@ -52,4 +52,4 @@ DEFINE_TRACE(BluetoothSupplement) |
WillBeHeapSupplement<LocalFrame>::trace(visitor); |
} |
-}; // blink |
+} // namespace blink |