summaryrefslogtreecommitdiffstats
path: root/app/app_base.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'app/app_base.gypi')
-rw-r--r--app/app_base.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/app_base.gypi b/app/app_base.gypi
index df49c71..b417256 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -121,8 +121,6 @@
'gfx/font_util.h',
'gfx/font_util.cc',
'gfx/font_win.cc',
- 'gfx/text_elider.cc',
- 'gfx/text_elider.h',
'gtk_dnd_util.cc',
'gtk_dnd_util.h',
'gtk_signal.h',
@@ -168,6 +166,8 @@
'table_model.cc',
'table_model.h',
'table_model_observer.h',
+ 'text_elider.cc',
+ 'text_elider.h',
'theme_provider.cc',
'theme_provider.h',
'throb_animation.cc',