Chromium Code Reviews

Unified Diff: chrome/browser/gtk/tabs/dragged_tab_gtk.h

Issue 1132006: Move app/gfx/canvas and app/gfx/font to gfx/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 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/browser/gtk/options/fonts_page_gtk.cc ('k') | chrome/browser/gtk/tabs/dragged_tab_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gtk/tabs/dragged_tab_gtk.h
===================================================================
--- chrome/browser/gtk/tabs/dragged_tab_gtk.h (revision 42303)
+++ chrome/browser/gtk/tabs/dragged_tab_gtk.h (working copy)
@@ -7,11 +7,11 @@
#include <gtk/gtk.h>
-#include "app/gfx/canvas.h"
#include "app/slide_animation.h"
#include "base/callback.h"
#include "base/scoped_ptr.h"
#include "base/task.h"
+#include "gfx/canvas.h"
#include "gfx/point.h"
#include "gfx/rect.h"
#include "gfx/size.h"
« no previous file with comments | « chrome/browser/gtk/options/fonts_page_gtk.cc ('k') | chrome/browser/gtk/tabs/dragged_tab_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine