Remove unused include

This commit is contained in:
Kevin Sawicki 2017-02-23 08:52:48 -08:00
parent 29f92bfb53
commit a62c2f9e2e

View file

@ -16,7 +16,6 @@
#include "base/strings/utf_string_conversions.h"
#include "chrome/common/pref_names.h"
#include "components/prefs/pref_service.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/browser/render_frame_host.h"
#include "content/public/browser/render_process_host.h"
#include "content/public/browser/render_view_host.h"