Index: chrome/browser/ui/gtk/tabs/dragged_view_gtk.h |
=================================================================== |
--- chrome/browser/ui/gtk/tabs/dragged_view_gtk.h (revision 137935) |
+++ chrome/browser/ui/gtk/tabs/dragged_view_gtk.h (working copy) |
@@ -7,11 +7,11 @@ |
#pragma once |
#include <gtk/gtk.h> |
+ |
#include <vector> |
#include "base/callback.h" |
#include "base/compiler_specific.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/base/animation/animation_delegate.h" |
#include "ui/base/animation/slide_animation.h" |
#include "ui/base/gtk/gtk_signal.h" |