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

Side by Side Diff: ash/ash.gyp

Issue 2046563012: mash: Move shelf menu code to //ash/common/shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | ash/common/shelf/shelf_alignment_menu.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 # These files lists are shared with the GN build. 8 # These files lists are shared with the GN build.
9 'ash_sources': [ 9 'ash_sources': [
10 'accelerators/accelerator_commands.cc', 10 'accelerators/accelerator_commands.cc',
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 'common/login_status.h', 66 'common/login_status.h',
67 'common/material_design/material_design_controller.cc', 67 'common/material_design/material_design_controller.cc',
68 'common/material_design/material_design_controller.h', 68 'common/material_design/material_design_controller.h',
69 'common/root_window_controller_common.cc', 69 'common/root_window_controller_common.cc',
70 'common/root_window_controller_common.h', 70 'common/root_window_controller_common.h',
71 'common/session/session_state_delegate.cc', 71 'common/session/session_state_delegate.cc',
72 'common/session/session_state_delegate.h', 72 'common/session/session_state_delegate.h',
73 'common/session/session_state_observer.cc', 73 'common/session/session_state_observer.cc',
74 'common/session/session_state_observer.h', 74 'common/session/session_state_observer.h',
75 'common/session/session_types.h', 75 'common/session/session_types.h',
76 'common/shelf/shelf_alignment_menu.cc',
77 'common/shelf/shelf_alignment_menu.h',
76 'common/shelf/shelf_constants.cc', 78 'common/shelf/shelf_constants.cc',
77 'common/shelf/shelf_constants.h', 79 'common/shelf/shelf_constants.h',
78 'common/shelf/shelf_item_delegate.h', 80 'common/shelf/shelf_item_delegate.h',
79 'common/shelf/shelf_item_delegate_manager.cc', 81 'common/shelf/shelf_item_delegate_manager.cc',
80 'common/shelf/shelf_item_delegate_manager.h', 82 'common/shelf/shelf_item_delegate_manager.h',
81 'common/shelf/shelf_item_types.cc', 83 'common/shelf/shelf_item_types.cc',
82 'common/shelf/shelf_item_types.h', 84 'common/shelf/shelf_item_types.h',
85 'common/shelf/shelf_menu_model.h',
83 'common/shelf/shelf_model.cc', 86 'common/shelf/shelf_model.cc',
84 'common/shelf/shelf_model.h', 87 'common/shelf/shelf_model.h',
85 'common/shelf/shelf_model_observer.h', 88 'common/shelf/shelf_model_observer.h',
86 'common/shelf/shelf_types.h', 89 'common/shelf/shelf_types.h',
87 'common/shelf/wm_shelf.h', 90 'common/shelf/wm_shelf.h',
88 'common/shelf/wm_shelf_observer.h', 91 'common/shelf/wm_shelf_observer.h',
89 'common/shelf/wm_shelf_util.cc', 92 'common/shelf/wm_shelf_util.cc',
90 'common/shelf/wm_shelf_util.h', 93 'common/shelf/wm_shelf_util.h',
91 'common/shell_window_ids.cc', 94 'common/shell_window_ids.cc',
92 'common/shell_window_ids.h', 95 'common/shell_window_ids.h',
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 'shelf/app_list_shelf_item_delegate.h', 356 'shelf/app_list_shelf_item_delegate.h',
354 'shelf/overflow_bubble.cc', 357 'shelf/overflow_bubble.cc',
355 'shelf/overflow_bubble.h', 358 'shelf/overflow_bubble.h',
356 'shelf/overflow_bubble_view.cc', 359 'shelf/overflow_bubble_view.cc',
357 'shelf/overflow_bubble_view.h', 360 'shelf/overflow_bubble_view.h',
358 'shelf/overflow_button.cc', 361 'shelf/overflow_button.cc',
359 'shelf/overflow_button.h', 362 'shelf/overflow_button.h',
360 'shelf/scoped_observer_with_duplicated_sources.h', 363 'shelf/scoped_observer_with_duplicated_sources.h',
361 'shelf/shelf.cc', 364 'shelf/shelf.cc',
362 'shelf/shelf.h', 365 'shelf/shelf.h',
363 'shelf/shelf_alignment_menu.cc',
364 'shelf/shelf_alignment_menu.h',
365 'shelf/shelf_bezel_event_filter.cc', 366 'shelf/shelf_bezel_event_filter.cc',
366 'shelf/shelf_bezel_event_filter.h', 367 'shelf/shelf_bezel_event_filter.h',
367 'shelf/shelf_button.cc', 368 'shelf/shelf_button.cc',
368 'shelf/shelf_button.h', 369 'shelf/shelf_button.h',
369 'shelf/shelf_button_pressed_metric_tracker.cc', 370 'shelf/shelf_button_pressed_metric_tracker.cc',
370 'shelf/shelf_button_pressed_metric_tracker.h', 371 'shelf/shelf_button_pressed_metric_tracker.h',
371 'shelf/shelf_delegate.h', 372 'shelf/shelf_delegate.h',
372 'shelf/shelf_icon_observer.h', 373 'shelf/shelf_icon_observer.h',
373 'shelf/shelf_layout_manager.cc', 374 'shelf/shelf_layout_manager.cc',
374 'shelf/shelf_layout_manager.h', 375 'shelf/shelf_layout_manager.h',
375 'shelf/shelf_layout_manager_observer.h', 376 'shelf/shelf_layout_manager_observer.h',
376 'shelf/shelf_locking_manager.cc', 377 'shelf/shelf_locking_manager.cc',
377 'shelf/shelf_locking_manager.h', 378 'shelf/shelf_locking_manager.h',
378 'shelf/shelf_menu_model.h',
379 'shelf/shelf_navigator.cc', 379 'shelf/shelf_navigator.cc',
380 'shelf/shelf_navigator.h', 380 'shelf/shelf_navigator.h',
381 'shelf/shelf_tooltip_manager.cc', 381 'shelf/shelf_tooltip_manager.cc',
382 'shelf/shelf_tooltip_manager.h', 382 'shelf/shelf_tooltip_manager.h',
383 'shelf/shelf_util.cc', 383 'shelf/shelf_util.cc',
384 'shelf/shelf_util.h', 384 'shelf/shelf_util.h',
385 'shelf/shelf_view.cc', 385 'shelf/shelf_view.cc',
386 'shelf/shelf_view.h', 386 'shelf/shelf_view.h',
387 'shelf/shelf_widget.cc', 387 'shelf/shelf_widget.cc',
388 'shelf/shelf_widget.h', 388 'shelf/shelf_widget.h',
(...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after
1447 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1447 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1448 ], 1448 ],
1449 } 1449 }
1450 ], 1450 ],
1451 ], 1451 ],
1452 }, 1452 },
1453 ], 1453 ],
1454 }], 1454 }],
1455 ], 1455 ],
1456 } 1456 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/shelf/shelf_alignment_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698