Skip to content

Commit

Permalink
Adding a dependency on the new remote api artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 26, 2013
1 parent 3e11bc2 commit 21d4ba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ java_library(name = "server",
deps = [
"//java/client/src/org/openqa/selenium/android:android_library",
"//java/client/src/org/openqa/selenium/browserlaunchers:proxies",
"//java/client/src/org/openqa/selenium/remote:api",
"//java/client/src/org/openqa/selenium/remote:base",
"//java/client/src/org/openqa/selenium/remote:common",
"//java/client/src/org/openqa/selenium/remote:remote",
Expand Down

0 comments on commit 21d4ba9

Please sign in to comment.