summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/ble/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/proximity_auth/ble/BUILD.gn')
-rw-r--r--components/proximity_auth/ble/BUILD.gn5
1 files changed, 3 insertions, 2 deletions
diff --git a/components/proximity_auth/ble/BUILD.gn b/components/proximity_auth/ble/BUILD.gn
index 1b69f4f..1be48bd 100644
--- a/components/proximity_auth/ble/BUILD.gn
+++ b/components/proximity_auth/ble/BUILD.gn
@@ -26,8 +26,9 @@ source_set("ble") {
"//base:prefs",
"//components/proximity_auth/logging",
- # TODO bug 562683: This component has a circular dependency with the root
- # proximity auth target. It is whitelisted in that target for includes.
+ # TODO(https://crbug.com/562683): This component has a circular dependency
+ # with the root proximity auth target. It is whitelisted in that target for
+ # includes.
#"//components/proximity_auth",
"//device/bluetooth",
"//net",