mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Rename blacklist to blocklist
This commit is contained in:
parent
870841099a
commit
f98fbecfda
26 changed files with 181 additions and 181 deletions
|
@ -10,7 +10,7 @@ extern crate regex;
|
|||
extern crate serde_derive;
|
||||
extern crate util;
|
||||
|
||||
pub mod blacklist;
|
||||
pub mod blocklist;
|
||||
pub mod scanfilter;
|
||||
|
||||
use ipc_channel::ipc::IpcSender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue