Skip to content

Commit b8eb456

Browse files
committed
Fix the Buck build
1 parent d3b99eb commit b8eb456

File tree

1 file changed

+1
-0
lines changed
  • java/server/src/org/openqa/grid

1 file changed

+1
-0
lines changed

java/server/src/org/openqa/grid/BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ java_library(name = 'grid',
1616
'//java/client/src/org/openqa/selenium/net:net',
1717
'//java/client/src/org/openqa/selenium/remote:remote',
1818
'//java/server/src/org/openqa/grid/common:common',
19+
'//java/server/src/org/openqa/selenium/remote/server:server',
1920
'//java/server/src/org/openqa/selenium/remote/server/log:log',
2021
"//java/server/src/org/openqa/grid/shared:interfaces",
2122
'//third_party/java/gson:gson',

0 commit comments

Comments
 (0)