Remove invalid include headers

This commit is contained in:
deepak1556 2018-04-12 15:18:26 +05:30 committed by Samuel Attard
parent 0cbffb15cc
commit a5bdb8103b
4 changed files with 2 additions and 3 deletions

View file

@ -10,6 +10,7 @@
#include "base/strings/string16.h"
#include "base/synchronization/lock.h"
#include "content/public/browser/resource_dispatcher_host_login_delegate.h"
#include "content/public/browser/resource_request_info.h"
namespace content {
class WebContents;