Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3254)

Unified Diff: chrome/views/widget/root_view_win.cc

Issue 115012: Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/views/widget/root_view_drop_target.cc ('k') | chrome/views/window/custom_frame_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/views/widget/root_view_win.cc
===================================================================
--- chrome/views/widget/root_view_win.cc (revision 15365)
+++ chrome/views/widget/root_view_win.cc (working copy)
@@ -4,10 +4,10 @@
#include "chrome/views/widget/root_view.h"
+#include "app/drag_drop_types.h"
#include "app/gfx/chrome_canvas.h"
#include "base/base_drag_source.h"
#include "base/logging.h"
-#include "chrome/common/drag_drop_types.h"
#include "chrome/views/widget/root_view_drop_target.h"
namespace views {
« no previous file with comments | « chrome/views/widget/root_view_drop_target.cc ('k') | chrome/views/window/custom_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698