Add missing include for gurl.h
This was probably being transitively included before.
This commit is contained in:
committed by
mkarolin
parent
bf58184436
commit
bd5b2f3943
@@ -14,6 +14,7 @@
|
||||
#include "chrome/browser/content_settings/host_content_settings_map_factory.h"
|
||||
#include "chrome/browser/profiles/profile.h"
|
||||
#include "content/public/browser/web_ui.h"
|
||||
#include "url/gurl.h"
|
||||
|
||||
using brave_shields::ControlType;
|
||||
using brave_shields::ControlTypeFromString;
|
||||
|
||||
Reference in New Issue
Block a user