diff options
Diffstat (limited to 'app/gfx/text_elider_unittest.cc')
-rw-r--r-- | app/gfx/text_elider_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/text_elider_unittest.cc b/app/gfx/text_elider_unittest.cc index 28691d7..7887d68 100644 --- a/app/gfx/text_elider_unittest.cc +++ b/app/gfx/text_elider_unittest.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "app/gfx/chrome_font.h" +#include "app/gfx/font.h" #include "app/gfx/text_elider.h" #include "base/file_path.h" #include "base/string_util.h" |