Chromium Code Reviews

Unified Diff: chrome/views/window/custom_frame_view.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/views/widget/root_view_win.cc ('k') | chrome/views/window/dialog_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/views/window/custom_frame_view.cc
===================================================================
--- chrome/views/window/custom_frame_view.cc (revision 15367)
+++ chrome/views/window/custom_frame_view.cc (working copy)
@@ -6,9 +6,9 @@
#include "app/gfx/chrome_canvas.h"
#include "app/gfx/chrome_font.h"
+#include "app/gfx/path.h"
#include "app/resource_bundle.h"
#include "base/win_util.h"
-#include "chrome/common/gfx/path.h"
#include "chrome/common/win_util.h"
#include "chrome/views/window/client_view.h"
#include "chrome/views/window/window_delegate.h"
« no previous file with comments | « chrome/views/widget/root_view_win.cc ('k') | chrome/views/window/dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine