Index: chrome/browser/chromeos/bluetooth/bluetooth_service_record.h |
diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h b/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h |
index 03a32323198ae9cea5743f816d6701585e5c40dc..2e43d72a732a39347ecd6d2a38075a6c46467d7a 100644 |
--- a/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h |
+++ b/chrome/browser/chromeos/bluetooth/bluetooth_service_record.h |
@@ -13,7 +13,7 @@ class XmlReader; |
namespace chromeos { |
-// The BluetoothServiceRecord represents an SDP service record. |
+// BluetoothServiceRecord represents an SDP service record. |
// |
// This implementation is currently incomplete: it only supports those fields |
// that have been necessary so far. |