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

Unified Diff: views/views.gyp

Issue 6990028: Remove files that don't exist, and fix typos in gyp files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: some more Created 9 years, 7 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 | « skia/skia.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 8f86b11ce932bb910eda27f9c3a5d6c0bc0d6e72..ae5e205ca66d147b72b987ac02f13da1f5658a01 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -407,22 +407,16 @@
'sources!': [
'accessibility/native_view_accessibility_win.cc',
'controls/scrollbar/bitmap_scroll_bar.cc',
- 'controls/combo_box.cc',
- 'controls/hwnd_view.cc',
'controls/native_control.cc',
'controls/table/group_table_view.cc',
- 'controls/table/table_model.cc',
'controls/table/table_view.cc',
'controls/table/group_table_view.cc',
'controls/tree/tree_view.cc',
'events/event_win.cc',
- 'resize_corner.cc',
'widget/aero_tooltip_manager.cc',
'widget/child_window_message_processor.cc',
'widget/child_window_message_processor.h',
'widget/native_widget_win.cc',
- 'widget/root_view_drop_target.cc',
- 'window/hit_test.cc',
'window/native_frame_view.cc',
],
}],
« no previous file with comments | « skia/skia.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698