Chromium Code Reviews

Unified Diff: chrome/browser/ui/views/tabs/dragged_tab_controller.h

Issue 5544002: Move a bunch more browser stuff around.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/ui/views/options/options_window_view.cc ('k') | chrome/browser/ui/views/toolbar_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/tabs/dragged_tab_controller.h
===================================================================
--- chrome/browser/ui/views/tabs/dragged_tab_controller.h (revision 68008)
+++ chrome/browser/ui/views/tabs/dragged_tab_controller.h (working copy)
@@ -9,9 +9,9 @@
#include "base/message_loop.h"
#include "base/scoped_ptr.h"
#include "base/timer.h"
-#include "chrome/browser/dock_info.h"
#include "chrome/browser/tab_contents/tab_contents_delegate.h"
#include "chrome/browser/tab_contents_wrapper.h"
+#include "chrome/browser/ui/tabs/dock_info.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
#include "gfx/rect.h"
« no previous file with comments | « chrome/browser/ui/views/options/options_window_view.cc ('k') | chrome/browser/ui/views/toolbar_view.h » ('j') | no next file with comments »

Powered by Google App Engine