Remove unused includes

This commit is contained in:
Kevin Sawicki 2017-05-18 14:30:32 -07:00
parent 6e3a0b50cc
commit bb4a61c7ff
15 changed files with 1 additions and 26 deletions

View file

@ -22,10 +22,6 @@
class PrefService;
class PrefRegistrySimple;
namespace content {
class DevToolsAgentHost;
}
namespace brightray {
class InspectableWebContentsDelegate;