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

Side by Side Diff: trunk/src/ui/views/views.gyp

Issue 24365012: Revert 225054 "linux_aura: Implement most of DesktopScreenX11." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 { 4 {
5 'variables': { 5 'variables': {
6 'chromium_code': 1, 6 'chromium_code': 1,
7 }, 7 },
8 'target_defaults': { 8 'target_defaults': {
9 'conditions': [ 9 'conditions': [
10 ['use_aura==1', { 10 ['use_aura==1', {
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 'widget/desktop_aura/desktop_root_window_host_win.h', 381 'widget/desktop_aura/desktop_root_window_host_win.h',
382 'widget/desktop_aura/desktop_root_window_host_x11.cc', 382 'widget/desktop_aura/desktop_root_window_host_x11.cc',
383 'widget/desktop_aura/desktop_root_window_host_x11.h', 383 'widget/desktop_aura/desktop_root_window_host_x11.h',
384 'widget/desktop_aura/desktop_screen.h', 384 'widget/desktop_aura/desktop_screen.h',
385 'widget/desktop_aura/desktop_screen_ozone.cc', 385 'widget/desktop_aura/desktop_screen_ozone.cc',
386 'widget/desktop_aura/desktop_screen_position_client.cc', 386 'widget/desktop_aura/desktop_screen_position_client.cc',
387 'widget/desktop_aura/desktop_screen_position_client.h', 387 'widget/desktop_aura/desktop_screen_position_client.h',
388 'widget/desktop_aura/desktop_screen_win.cc', 388 'widget/desktop_aura/desktop_screen_win.cc',
389 'widget/desktop_aura/desktop_screen_win.h', 389 'widget/desktop_aura/desktop_screen_win.h',
390 'widget/desktop_aura/desktop_screen_x11.cc', 390 'widget/desktop_aura/desktop_screen_x11.cc',
391 'widget/desktop_aura/desktop_screen_x11.h',
392 'widget/desktop_aura/scoped_tooltip_client.cc', 391 'widget/desktop_aura/scoped_tooltip_client.cc',
393 'widget/desktop_aura/scoped_tooltip_client.h', 392 'widget/desktop_aura/scoped_tooltip_client.h',
394 'widget/desktop_aura/x11_desktop_handler.cc', 393 'widget/desktop_aura/x11_desktop_handler.cc',
395 'widget/desktop_aura/x11_desktop_handler.h', 394 'widget/desktop_aura/x11_desktop_handler.h',
396 'widget/desktop_aura/x11_desktop_window_move_client.cc', 395 'widget/desktop_aura/x11_desktop_window_move_client.cc',
397 'widget/desktop_aura/x11_desktop_window_move_client.h', 396 'widget/desktop_aura/x11_desktop_window_move_client.h',
398 'widget/desktop_aura/x11_whole_screen_move_loop.cc', 397 'widget/desktop_aura/x11_whole_screen_move_loop.cc',
399 'widget/desktop_aura/x11_whole_screen_move_loop.h', 398 'widget/desktop_aura/x11_whole_screen_move_loop.h',
400 'widget/desktop_aura/x11_whole_screen_move_loop_delegate.h', 399 'widget/desktop_aura/x11_whole_screen_move_loop_delegate.h',
401 'widget/desktop_aura/x11_window_event_filter.cc', 400 'widget/desktop_aura/x11_window_event_filter.cc',
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
744 'focus/focus_traversal_unittest.cc', 743 'focus/focus_traversal_unittest.cc',
745 'ime/input_method_bridge_unittest.cc', 744 'ime/input_method_bridge_unittest.cc',
746 'layout/box_layout_unittest.cc', 745 'layout/box_layout_unittest.cc',
747 'layout/grid_layout_unittest.cc', 746 'layout/grid_layout_unittest.cc',
748 'run_all_unittests.cc', 747 'run_all_unittests.cc',
749 'touchui/touch_selection_controller_impl_unittest.cc', 748 'touchui/touch_selection_controller_impl_unittest.cc',
750 'view_model_unittest.cc', 749 'view_model_unittest.cc',
751 'view_model_utils_unittest.cc', 750 'view_model_utils_unittest.cc',
752 'view_unittest.cc', 751 'view_unittest.cc',
753 'widget/desktop_aura/desktop_native_widget_aura_unittest.cc', 752 'widget/desktop_aura/desktop_native_widget_aura_unittest.cc',
754 'widget/desktop_aura/desktop_screen_x11_unittest.cc',
755 'widget/desktop_aura/desktop_screen_position_client_unittest.cc', 753 'widget/desktop_aura/desktop_screen_position_client_unittest.cc',
756 'widget/native_widget_aura_unittest.cc', 754 'widget/native_widget_aura_unittest.cc',
757 'widget/native_widget_unittest.cc', 755 'widget/native_widget_unittest.cc',
758 'widget/native_widget_win_unittest.cc', 756 'widget/native_widget_win_unittest.cc',
759 'widget/root_view_unittest.cc', 757 'widget/root_view_unittest.cc',
760 'widget/widget_unittest.cc', 758 'widget/widget_unittest.cc',
761 'widget/window_reorderer_unittest.cc', 759 'widget/window_reorderer_unittest.cc',
762 'window/dialog_client_view_unittest.cc', 760 'window/dialog_client_view_unittest.cc',
763 'window/dialog_delegate_unittest.cc', 761 'window/dialog_delegate_unittest.cc',
764 ], 762 ],
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
1061 'sources/': [ 1059 'sources/': [
1062 # This is needed because the aura rule strips it from the default 1060 # This is needed because the aura rule strips it from the default
1063 # sources list. 1061 # sources list.
1064 ['include', '^../../content/app/startup_helper_win.cc'], 1062 ['include', '^../../content/app/startup_helper_win.cc'],
1065 ], 1063 ],
1066 }], 1064 }],
1067 ], 1065 ],
1068 }, # target_name: views_examples_with_content_exe 1066 }, # target_name: views_examples_with_content_exe
1069 ], 1067 ],
1070 } 1068 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698