Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis authored Oct 13, 2016
1 parent f406c25 commit cf9f18e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions java/client/src/org/openqa/selenium/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ java_library(name = 'exceptions',
'//java/client/src/org/openqa/selenium/os:os',
'//java/client/test/org/openqa/selenium/testing:helpers',
],
deps = [
'//third_party/java/gson:gson',
],
)

java_library(
Expand Down

0 comments on commit cf9f18e

Please sign in to comment.