diff --git a/java/server/src/org/openqa/grid/selenium/BUCK b/java/server/src/org/openqa/grid/selenium/BUCK index b52035f6680db..e42b27e1c535f 100644 --- a/java/server/src/org/openqa/grid/selenium/BUCK +++ b/java/server/src/org/openqa/grid/selenium/BUCK @@ -18,6 +18,7 @@ java_library(name = 'classes', '//java/server/src/org/openqa/selenium/remote/server/log:log', '//java/server/src/org/openqa/selenium/server:server', '//third_party/java/gson:gson', + '//third_party/java/guava-libraries:guava-libraries', '//third_party/java/servlet:servlet-api', ], visibility = [