commit | c206573dff8ba0751a96c2b5e536222bc4818565 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Nov 28 22:55:30 2015 +0000 |
committer | Brian Silverman <brians> | Sat Nov 28 22:56:14 2015 +0000 |
tree | 86e19b930224055aa9ebde6d055599eeb1a03f04 | |
parent | b78ee37fb8efa32fae38b79f91e2da345d22600c [diff] [blame] |
Get rid of //aos/prime It's not a useful distinction to make any more. Change-Id: Ieacfe8af4502108b8a5949234a1a3b6a6dd7b7e9
diff --git a/y2015/BUILD b/y2015/BUILD index f37cd3b..b2b4ead 100644 --- a/y2015/BUILD +++ b/y2015/BUILD
@@ -26,7 +26,7 @@ 'joystick_reader.cc', ], deps = [ - '//aos/prime/input:joystick_input', + '//aos/input:joystick_input', '//aos/linux_code:init', '//aos/common/logging', '//aos/common:time',