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

Side by Side Diff: ash/ash.gyp

Issue 850573004: Delete old SmartDeploy UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/system/chromeos/virtual_keyboard/tray_keyboard_lock.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 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
9 # These files lists are shared with the GN build. 9 # These files lists are shared with the GN build.
10 'ash_sources': [ 10 'ash_sources': [
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 'system/chromeos/supervised/tray_supervised_user.cc', 329 'system/chromeos/supervised/tray_supervised_user.cc',
330 'system/chromeos/supervised/tray_supervised_user.h', 330 'system/chromeos/supervised/tray_supervised_user.h',
331 'system/chromeos/system_clock_observer.cc', 331 'system/chromeos/system_clock_observer.cc',
332 'system/chromeos/system_clock_observer.h', 332 'system/chromeos/system_clock_observer.h',
333 'system/chromeos/tray_caps_lock.cc', 333 'system/chromeos/tray_caps_lock.cc',
334 'system/chromeos/tray_caps_lock.h', 334 'system/chromeos/tray_caps_lock.h',
335 'system/chromeos/tray_display.cc', 335 'system/chromeos/tray_display.cc',
336 'system/chromeos/tray_display.h', 336 'system/chromeos/tray_display.h',
337 'system/chromeos/tray_tracing.cc', 337 'system/chromeos/tray_tracing.cc',
338 'system/chromeos/tray_tracing.h', 338 'system/chromeos/tray_tracing.h',
339 'system/chromeos/virtual_keyboard/tray_keyboard_lock.cc',
340 'system/chromeos/virtual_keyboard/tray_keyboard_lock.h',
341 'system/chromeos/virtual_keyboard/tray_keyboard_lock_unittest.h',
342 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc', 339 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
343 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h', 340 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
344 'system/chromeos/virtual_keyboard/virtual_keyboard_observer.h', 341 'system/chromeos/virtual_keyboard/virtual_keyboard_observer.h',
345 'system/date/clock_observer.h', 342 'system/date/clock_observer.h',
346 'system/date/date_default_view.cc', 343 'system/date/date_default_view.cc',
347 'system/date/date_default_view.h', 344 'system/date/date_default_view.h',
348 'system/date/date_view.cc', 345 'system/date/date_view.cc',
349 'system/date/date_view.h', 346 'system/date/date_view.h',
350 'system/date/tray_date.cc', 347 'system/date/tray_date.cc',
351 'system/date/tray_date.h', 348 'system/date/tray_date.h',
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
802 'system/chromeos/power/power_status_unittest.cc', 799 'system/chromeos/power/power_status_unittest.cc',
803 'system/chromeos/power/power_status_view_unittest.cc', 800 'system/chromeos/power/power_status_view_unittest.cc',
804 'system/chromeos/power/tray_power_unittest.cc', 801 'system/chromeos/power/tray_power_unittest.cc',
805 'system/chromeos/rotation/tray_rotation_lock_unittest.cc', 802 'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
806 'system/chromeos/multi_user/user_switch_util_unittest.cc', 803 'system/chromeos/multi_user/user_switch_util_unittest.cc',
807 'system/chromeos/screen_security/screen_tray_item_unittest.cc', 804 'system/chromeos/screen_security/screen_tray_item_unittest.cc',
808 'system/chromeos/session/logout_confirmation_controller_unittest.cc', 805 'system/chromeos/session/logout_confirmation_controller_unittest.cc',
809 'system/chromeos/session/tray_session_length_limit_unittest.cc', 806 'system/chromeos/session/tray_session_length_limit_unittest.cc',
810 'system/chromeos/supervised/tray_supervised_user_unittest.cc', 807 'system/chromeos/supervised/tray_supervised_user_unittest.cc',
811 'system/chromeos/tray_display_unittest.cc', 808 'system/chromeos/tray_display_unittest.cc',
812 'system/chromeos/virtual_keyboard/tray_keyboard_lock_unittest.cc',
813 'system/date/date_view_unittest.cc', 809 'system/date/date_view_unittest.cc',
814 'system/overview/overview_button_tray_unittest.cc', 810 'system/overview/overview_button_tray_unittest.cc',
815 'system/tray/media_security/multi_profile_media_tray_item_unittest.cc', 811 'system/tray/media_security/multi_profile_media_tray_item_unittest.cc',
816 'system/tray/system_tray_unittest.cc', 812 'system/tray/system_tray_unittest.cc',
817 'system/tray/tray_details_view_unittest.cc', 813 'system/tray/tray_details_view_unittest.cc',
818 'system/user/tray_user_unittest.cc', 814 'system/user/tray_user_unittest.cc',
819 'system/web_notification/ash_popup_alignment_delegate_unittest.cc', 815 'system/web_notification/ash_popup_alignment_delegate_unittest.cc',
820 'system/web_notification/web_notification_tray_unittest.cc', 816 'system/web_notification/web_notification_tray_unittest.cc',
821 'test/ash_test_helper_unittest.cc', 817 'test/ash_test_helper_unittest.cc',
822 'test/ash_unittests.cc', 818 'test/ash_unittests.cc',
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
1282 '../build/isolate.gypi', 1278 '../build/isolate.gypi',
1283 ], 1279 ],
1284 'sources': [ 1280 'sources': [
1285 'ash_unittests.isolate', 1281 'ash_unittests.isolate',
1286 ], 1282 ],
1287 }, 1283 },
1288 ], 1284 ],
1289 }], 1285 }],
1290 ], 1286 ],
1291 } 1287 }
OLDNEW
« no previous file with comments | « no previous file | ash/system/chromeos/virtual_keyboard/tray_keyboard_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698