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

Side by Side Diff: chrome/browser/ui/BUILD.gn

Issue 2381183002: mash: Fix shelf window property use in Chrome. (Closed)
Patch Set: Sync and rebase; add comments. Created 4 years, 2 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
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/chromecast_build.gni") 5 import("//build/config/chromecast_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build/split_static_library.gni") 9 import("//build/split_static_library.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 1320 matching lines...) Expand 10 before | Expand all | Expand 10 after
1331 "ash/launcher/launcher_extension_app_updater.cc", 1331 "ash/launcher/launcher_extension_app_updater.cc",
1332 "ash/launcher/launcher_extension_app_updater.h", 1332 "ash/launcher/launcher_extension_app_updater.h",
1333 "ash/launcher/launcher_favicon_loader.cc", 1333 "ash/launcher/launcher_favicon_loader.cc",
1334 "ash/launcher/launcher_favicon_loader.h", 1334 "ash/launcher/launcher_favicon_loader.h",
1335 "ash/launcher/launcher_item_controller.cc", 1335 "ash/launcher/launcher_item_controller.cc",
1336 "ash/launcher/launcher_item_controller.h", 1336 "ash/launcher/launcher_item_controller.h",
1337 "ash/launcher/multi_profile_app_window_launcher_controller.cc", 1337 "ash/launcher/multi_profile_app_window_launcher_controller.cc",
1338 "ash/launcher/multi_profile_app_window_launcher_controller.h", 1338 "ash/launcher/multi_profile_app_window_launcher_controller.h",
1339 "ash/launcher/multi_profile_browser_status_monitor.cc", 1339 "ash/launcher/multi_profile_browser_status_monitor.cc",
1340 "ash/launcher/multi_profile_browser_status_monitor.h", 1340 "ash/launcher/multi_profile_browser_status_monitor.h",
1341 "ash/launcher/settings_window_observer.cc",
1342 "ash/launcher/settings_window_observer.h",
1341 "ash/media_delegate_chromeos.cc", 1343 "ash/media_delegate_chromeos.cc",
1342 "ash/media_delegate_chromeos.h", 1344 "ash/media_delegate_chromeos.h",
1343 "ash/metrics/chrome_user_metrics_recorder.cc", 1345 "ash/metrics/chrome_user_metrics_recorder.cc",
1344 "ash/metrics/chrome_user_metrics_recorder.h", 1346 "ash/metrics/chrome_user_metrics_recorder.h",
1345 "ash/multi_user/multi_user_context_menu.h", 1347 "ash/multi_user/multi_user_context_menu.h",
1346 "ash/multi_user/multi_user_context_menu_chromeos.cc", 1348 "ash/multi_user/multi_user_context_menu_chromeos.cc",
1347 "ash/multi_user/multi_user_notification_blocker_chromeos.cc", 1349 "ash/multi_user/multi_user_notification_blocker_chromeos.cc",
1348 "ash/multi_user/multi_user_notification_blocker_chromeos.h", 1350 "ash/multi_user/multi_user_notification_blocker_chromeos.h",
1349 "ash/multi_user/multi_user_util.cc", 1351 "ash/multi_user/multi_user_util.cc",
1350 "ash/multi_user/multi_user_util.h", 1352 "ash/multi_user/multi_user_util.h",
1351 "ash/multi_user/multi_user_warning_dialog.cc", 1353 "ash/multi_user/multi_user_warning_dialog.cc",
1352 "ash/multi_user/multi_user_warning_dialog.h", 1354 "ash/multi_user/multi_user_warning_dialog.h",
1353 "ash/multi_user/multi_user_window_manager.cc", 1355 "ash/multi_user/multi_user_window_manager.cc",
1354 "ash/multi_user/multi_user_window_manager.h", 1356 "ash/multi_user/multi_user_window_manager.h",
1355 "ash/multi_user/multi_user_window_manager_chromeos.cc", 1357 "ash/multi_user/multi_user_window_manager_chromeos.cc",
1356 "ash/multi_user/multi_user_window_manager_chromeos.h", 1358 "ash/multi_user/multi_user_window_manager_chromeos.h",
1357 "ash/multi_user/multi_user_window_manager_stub.cc", 1359 "ash/multi_user/multi_user_window_manager_stub.cc",
1358 "ash/multi_user/multi_user_window_manager_stub.h", 1360 "ash/multi_user/multi_user_window_manager_stub.h",
1359 "ash/multi_user/user_switch_animator_chromeos.cc", 1361 "ash/multi_user/user_switch_animator_chromeos.cc",
1360 "ash/multi_user/user_switch_animator_chromeos.h", 1362 "ash/multi_user/user_switch_animator_chromeos.h",
1361 "ash/multi_user/user_switch_util.cc", 1363 "ash/multi_user/user_switch_util.cc",
1362 "ash/multi_user/user_switch_util.h", 1364 "ash/multi_user/user_switch_util.h",
1363 "ash/network_connect_delegate_chromeos.cc", 1365 "ash/network_connect_delegate_chromeos.cc",
1364 "ash/network_connect_delegate_chromeos.h", 1366 "ash/network_connect_delegate_chromeos.h",
1365 "ash/networking_config_delegate_chromeos.cc", 1367 "ash/networking_config_delegate_chromeos.cc",
1366 "ash/networking_config_delegate_chromeos.h", 1368 "ash/networking_config_delegate_chromeos.h",
1367 "ash/palette_delegate_chromeos.cc", 1369 "ash/palette_delegate_chromeos.cc",
1368 "ash/palette_delegate_chromeos.h", 1370 "ash/palette_delegate_chromeos.h",
1371 "ash/property_util.cc",
1372 "ash/property_util.h",
1369 "ash/session_state_delegate_chromeos.cc", 1373 "ash/session_state_delegate_chromeos.cc",
1370 "ash/session_state_delegate_chromeos.h", 1374 "ash/session_state_delegate_chromeos.h",
1371 "ash/session_util.cc", 1375 "ash/session_util.cc",
1372 "ash/session_util.h", 1376 "ash/session_util.h",
1373 "ash/system_tray_delegate_chromeos.cc", 1377 "ash/system_tray_delegate_chromeos.cc",
1374 "ash/system_tray_delegate_chromeos.h", 1378 "ash/system_tray_delegate_chromeos.h",
1375 "ash/system_tray_delegate_utils.cc", 1379 "ash/system_tray_delegate_utils.cc",
1376 "ash/system_tray_delegate_utils.h", 1380 "ash/system_tray_delegate_utils.h",
1377 "ash/volume_controller_chromeos.cc", 1381 "ash/volume_controller_chromeos.cc",
1378 "ash/volume_controller_chromeos.h", 1382 "ash/volume_controller_chromeos.h",
(...skipping 2049 matching lines...) Expand 10 before | Expand all | Expand 10 after
3428 "passwords/passwords_model_delegate_mock.cc", 3432 "passwords/passwords_model_delegate_mock.cc",
3429 "passwords/passwords_model_delegate_mock.h", 3433 "passwords/passwords_model_delegate_mock.h",
3430 ] 3434 ]
3431 deps += [ "//chrome/test:test_support_ui" ] 3435 deps += [ "//chrome/test:test_support_ui" ]
3432 } 3436 }
3433 3437
3434 if (enable_extensions) { 3438 if (enable_extensions) {
3435 deps += [ "//extensions/browser" ] 3439 deps += [ "//extensions/browser" ]
3436 } 3440 }
3437 } 3441 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698