mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 868445 - Follow-up: correct missing import. r=trivial
This commit is contained in:
parent
2821a3a8ae
commit
9f5feac33e
@ -39,6 +39,7 @@ import java.io.OutputStreamWriter;
|
||||
import java.nio.charset.Charset;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Scanner;
|
||||
import java.util.concurrent.atomic.AtomicBoolean;
|
||||
|
||||
/**
|
||||
* BrowserHealthRecorder is the browser's interface to the Firefox Health
|
||||
|
Loading…
Reference in New Issue
Block a user