Index: chrome/browser/gtk/info_bubble_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/info_bubble_gtk.cc (revision 15365) |
+++ chrome/browser/gtk/info_bubble_gtk.cc (working copy) |
@@ -6,11 +6,11 @@ |
#include <gtk/gtk.h> |
+#include "app/gfx/path.h" |
#include "base/basictypes.h" |
#include "base/gfx/gtk_util.h" |
#include "base/gfx/rect.h" |
#include "base/logging.h" |
-#include "chrome/common/gfx/path.h" |
namespace { |