Removed an include no longer needed
authorHeilig Benedek <benecene@gmail.com>
Fri, 26 Feb 2016 01:13:17 +0000 (02:13 +0100)
committerHeilig Benedek <benecene@gmail.com>
Fri, 26 Feb 2016 01:13:17 +0000 (02:13 +0100)
atom/browser/api/frame_subscriber.cc

index 89e05d3e2dc89388233cfd326cb099d62a47c433..c76d5ffc87dbe5c9b18fdb3d55a1c1a696f62484 100644 (file)
@@ -6,8 +6,6 @@
 
 #include "base/bind.h"
 #include "atom/common/node_includes.h"
-#include "ui/gfx/screen.h"
-
 #include "content/public/browser/render_widget_host.h"
 
 namespace atom {