Index: chrome/browser/drag_utils.cc |
=================================================================== |
--- chrome/browser/drag_utils.cc (revision 15367) |
+++ chrome/browser/drag_utils.cc (working copy) |
@@ -11,13 +11,13 @@ |
#include "app/gfx/chrome_canvas.h" |
#include "app/gfx/chrome_font.h" |
#include "app/l10n_util.h" |
+#include "app/os_exchange_data.h" |
#include "app/resource_bundle.h" |
#include "base/file_util.h" |
#include "base/gfx/gdi_util.h" |
#include "base/gfx/point.h" |
#include "base/string_util.h" |
#include "chrome/browser/views/bookmark_bar_view.h" |
-#include "chrome/common/os_exchange_data.h" |
#include "chrome/common/win_util.h" |
#include "chrome/views/controls/button/text_button.h" |
#include "googleurl/src/gurl.h" |