From 51075611f4725a90b3cbf914c5847c0ff29ffb94 Mon Sep 17 00:00:00 2001 From: Alexei Barantsev Date: Thu, 15 Oct 2015 11:22:31 +0300 Subject: [PATCH] Fixing the buck build --- java/server/src/org/openqa/grid/selenium/BUCK | 1 + 1 file changed, 1 insertion(+) 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 = [