Skip to content

Commit

Permalink
Fix the Buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Mar 9, 2016
1 parent d3b99eb commit b8eb456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/src/org/openqa/grid/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ java_library(name = 'grid',
'//java/client/src/org/openqa/selenium/net:net',
'//java/client/src/org/openqa/selenium/remote:remote',
'//java/server/src/org/openqa/grid/common:common',
'//java/server/src/org/openqa/selenium/remote/server:server',
'//java/server/src/org/openqa/selenium/remote/server/log:log',
"//java/server/src/org/openqa/grid/shared:interfaces",
'//third_party/java/gson:gson',
Expand Down

0 comments on commit b8eb456

Please sign in to comment.