| Index: app/gfx/text_elider_unittest.cc
|
| ===================================================================
|
| --- app/gfx/text_elider_unittest.cc (revision 15683)
|
| +++ app/gfx/text_elider_unittest.cc (working copy)
|
| @@ -3,9 +3,9 @@
|
| // found in the LICENSE file.
|
|
|
| #include "app/gfx/chrome_font.h"
|
| +#include "app/gfx/text_elider.h"
|
| #include "base/file_path.h"
|
| #include "base/string_util.h"
|
| -#include "chrome/common/gfx/text_elider.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|