Skip to content

Commit

Permalink
Fixing buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Oct 11, 2015
1 parent 6967db0 commit 9deedd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/src/org/openqa/selenium/server/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ java_library(name = 'server',
'//third_party/java/guava-libraries:guava-libraries',
'//third_party/java/gson:gson',
'//third_party/java/jetty:jetty-for-rc',
'//third_party/java/servlet:servlet-api',
],
visibility = [
'//java/server/src/org/openqa/grid:grid',
Expand Down

0 comments on commit 9deedd4

Please sign in to comment.