| Index: chrome/browser/autocomplete/autocomplete_edit_view.h
|
| ===================================================================
|
| --- chrome/browser/autocomplete/autocomplete_edit_view.h (revision 78506)
|
| +++ chrome/browser/autocomplete/autocomplete_edit_view.h (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include <string>
|
|
|
| #include "base/string16.h"
|
| -#include "chrome/common/page_transition_types.h"
|
| +#include "content/common/page_transition_types.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
|
|