Index: chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h |
=================================================================== |
--- chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h (revision 42303) |
+++ chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h (working copy) |
@@ -5,11 +5,11 @@ |
#ifndef CHROME_BROWSER_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_POPUP_CONTENTS_VIEW_H_ |
#define CHROME_BROWSER_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_POPUP_CONTENTS_VIEW_H_ |
-#include "app/gfx/font.h" |
#include "app/slide_animation.h" |
#include "chrome/browser/autocomplete/autocomplete.h" |
#include "chrome/browser/autocomplete/autocomplete_popup_model.h" |
#include "chrome/browser/autocomplete/autocomplete_popup_view.h" |
+#include "gfx/font.h" |
#include "views/view.h" |
#include "webkit/glue/window_open_disposition.h" |