Browse Source

Remove unused include

Kevin Sawicki 8 years ago
parent
commit
a62c2f9e2e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      atom/browser/web_dialog_helper.cc

+ 0 - 1
atom/browser/web_dialog_helper.cc

@@ -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"