diff --git a/java/server/test/org/openqa/grid/e2e/BUCK b/java/server/test/org/openqa/grid/e2e/BUCK index a9614e669a468..9e41170c8b009 100644 --- a/java/server/test/org/openqa/grid/e2e/BUCK +++ b/java/server/test/org/openqa/grid/e2e/BUCK @@ -24,6 +24,7 @@ java_library(name = 'tests', '//third_party/java/guava:guava', '//third_party/java/httpcomponents:httpclient', '//third_party/java/junit:junit', + '//third_party/java/hamcrest:hamcrest-library', '//third_party/java/mockito:mockito-core', '//third_party/java/selenium:htmlunit-driver', '//third_party/java/servlet:javax.servlet-api',