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 89e05d3..c76d5ff 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 {