/* * Endless * Copyright (c) 2014-2015 joshua stein * * See LICENSE file for redistribution terms. */ #import "RuleEditorController.h" @interface HTTPSEverywhereRuleController : RuleEditorController @end