From 54719a27188ec2c603b3beaa4dc7396f902b76f7 Mon Sep 17 00:00:00 2001 From: Shawn Pearce Date: Fri, 14 Jun 2013 11:33:00 -0700 Subject: [PATCH] Fix incorrect dep on gwt-test-utils The UI itself should not depend on the test utils, only the test target should depend on the test utility. Change-Id: Ida8ba408a718ce2980957fce81b838acd732b122 --- gerrit-gwtui/BUCK | 1 - 1 file changed, 1 deletion(-) diff --git a/gerrit-gwtui/BUCK b/gerrit-gwtui/BUCK index 37c315361d..9649d4e76a 100644 --- a/gerrit-gwtui/BUCK +++ b/gerrit-gwtui/BUCK @@ -76,7 +76,6 @@ gwt_module( '//lib:jsr305', '//lib/codemirror:codemirror', '//lib/gwt:user', - '//lib/gwt:gwt-test-utils', '//lib/jgit:jgit', ], visibility = [