fix: remove unused header from extensions-only file (#19947)

This commit is contained in:
Jeremy Apthorp 2019-08-27 10:59:22 -07:00 committed by GitHub
parent 4eee71ffbf
commit 4b8e1588b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,6 @@
#include "content/public/browser/browser_task_traits.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/browser/render_frame_host.h"
#include "content/public/browser/resource_request_info.h"
#include "content/public/common/user_agent.h"
#include "extensions/browser/api/extensions_api_client.h"
#include "extensions/browser/component_extension_resource_manager.h"