Skip to content

Commit

Permalink
Delete an unused build rule (the classes for this rule were deleted i…
Browse files Browse the repository at this point in the history
…n revision e38abc6)
  • Loading branch information
jleyba committed Dec 31, 2013
1 parent 4eb2123 commit 0b5c69e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions java/server/src/org/openqa/selenium/remote/server/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@ java_library(name = "jee-http-api",
"//third_party/java/servlet-api",
])

java_library(name = "webbit-http-api",
srcs = [
"WebbitHttpRequest.java",
"WebbitHttpResponse.java",
],
deps = [
":http-api",
"//third_party/java/guava-libraries",
"//third_party/java/webbit",
])

java_library(name = "server_very_core",
srcs = [
"CapabilitiesComparator.java",
Expand Down

0 comments on commit 0b5c69e

Please sign in to comment.