Commit d4ff03fe authored by mukai's avatar mukai Committed by Commit bot

Fix a wrong dependency in ash/BUILD.gn

BUG=None
R=cmasone@chromium.org
TBR=jamescook@chromium.org
TEST=gn gen

Review URL: https://codereview.chromium.org/586213002

Cr-Commit-Position: refs/heads/master@{#296031}
parent d078a6a5
......@@ -356,7 +356,7 @@ executable("ash_shell") {
if (is_chromeos) {
deps += [
"../device/bluetooth/bluetooth.gyp:device_bluetooth",
"//device/bluetooth",
]
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment