| Index: chrome/browser/tab_contents/navigation_entry.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/navigation_entry.cc (revision 15683)
|
| +++ chrome/browser/tab_contents/navigation_entry.cc (working copy)
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/tab_contents/navigation_entry.h"
|
|
|
| +#include "app/gfx/text_elider.h"
|
| #include "app/resource_bundle.h"
|
| #include "chrome/browser/tab_contents/navigation_controller.h"
|
| -#include "chrome/common/gfx/text_elider.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/pref_service.h"
|
| #include "chrome/common/url_constants.h"
|
|
|