Skip to content

Commit

Permalink
fixing build for safari-driver removal
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed May 18, 2016
1 parent 21cc4d9 commit d9ff819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/client/src/org/openqa/selenium/safari/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ java_library(name = 'safari',
srcs = glob(['*.java']),
resources = [
':client',
'//javascript/safari-driver:safari-driver',
],
deps = [
'//java/client/src/org/openqa/selenium:selenium',
Expand Down

0 comments on commit d9ff819

Please sign in to comment.