Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: chrome/views/SConscript

Issue 18757: Porting in chrome/views/ (Closed)
Patch Set: sync with trunk Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/views/label.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | chrome/views/label.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698