summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-11-27 14:52:49 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-27 22:53:30 +0000
commitc17eb989494d15a1715609f20c21ef2f820daea8 (patch)
treeed69ff2a2266a4656c5062a005b13246a122cfe3 /device
parentba0a08822ec1e2b3380c64081df3dbc91b9b79dc (diff)
downloadchromium_src-c17eb989494d15a1715609f20c21ef2f820daea8.zip
chromium_src-c17eb989494d15a1715609f20c21ef2f820daea8.tar.gz
chromium_src-c17eb989494d15a1715609f20c21ef2f820daea8.tar.bz2
Add more components to "gn check"
pdf pdf_viewer plugins policy power precache pref_registry printing proximity_auth BUG=562685, 562683 TBR=dpranke Review URL: https://codereview.chromium.org/1479373002 Cr-Commit-Position: refs/heads/master@{#362040}
Diffstat (limited to 'device')
-rw-r--r--device/bluetooth/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index 666e1e3..aae32f6 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -284,7 +284,7 @@ static_library("mocks") {
"test/mock_bluetooth_socket.h",
]
- deps = [
+ public_deps = [
":bluetooth",
"//base",
"//net",