Index: chrome/views/SConscript |
diff --git a/chrome/views/SConscript b/chrome/views/SConscript |
index 5ec145860d917d96e08bd9591e81a7905fb4399e..c10e6bb9cffa535aeecff6c1398e7dd0af452457 100644 |
--- a/chrome/views/SConscript |
+++ b/chrome/views/SConscript |
@@ -206,11 +206,9 @@ if env.Bit('linux'): |
'dialog_client_view.cc', |
'decision.cc', |
'event.cc', |
- 'external_focus_tracker.cc', |
'focus_manager.cc', |
'group_table_view.cc', |
'hwnd_view.cc', |
- 'label.cc', |
'link.cc', |
'menu.cc', |
'menu_button.cc', |
@@ -219,18 +217,15 @@ if env.Bit('linux'): |
'native_control.cc', |
'native_scroll_bar.cc', |
'non_client_view.cc', |
- 'painter.cc', |
'radio_button.cc', |
'resize_corner.cc', |
'root_view_drop_target.cc', |
- 'scroll_view.cc', |
'separator.cc', |
'single_split_view.cc', |
'tabbed_pane.cc', |
'table_view.cc', |
'text_button.cc', |
'text_field.cc', |
- 'throbber.cc', |
'tooltip_manager.cc', |
'tree_view.cc', |
'widget_win.cc', |