Skip to content

Commit

Permalink
fix build :)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Oct 2, 2016
1 parent 9453cc7 commit 3bfa1f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/src/org/openqa/selenium/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ java_library(name = 'exceptions',
'NoSuchWindowException.java',
'NotFoundException.java',
'SessionNotCreatedException.java',
'ScriptTimeoutException.java',
'StaleElementReferenceException.java',
'TimeoutException.java',
'UnableToSetCookieException.java',
Expand Down

0 comments on commit 3bfa1f7

Please sign in to comment.