Skip to content

Commit 92f7e06

Browse files
committed
Fix the Buck build
1 parent 460856f commit 92f7e06

File tree

1 file changed

+1
-0
lines changed
  • javascript/firefox-driver

1 file changed

+1
-0
lines changed

Diff for: javascript/firefox-driver/BUCK

+1
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ js_library(name = 'files',
370370
],
371371
deps = [
372372
':error',
373+
'//javascript/atoms:errors',
373374
'//third_party/closure:closure',
374375
],
375376
)

0 commit comments

Comments
 (0)