summaryrefslogtreecommitdiffstats
path: root/chrome/browser/drag_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/drag_utils.cc')
-rw-r--r--chrome/browser/drag_utils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/drag_utils.cc b/chrome/browser/drag_utils.cc
index 8bb7949..e40e1d0 100644
--- a/chrome/browser/drag_utils.cc
+++ b/chrome/browser/drag_utils.cc
@@ -19,9 +19,9 @@
#include "base/string_util.h"
#include "chrome/browser/views/bookmark_bar_view.h"
#include "chrome/common/win_util.h"
-#include "chrome/views/controls/button/text_button.h"
#include "googleurl/src/gurl.h"
#include "grit/theme_resources.h"
+#include "views/controls/button/text_button.h"
namespace drag_utils {