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

Unified Diff: ash/BUILD.gn

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks Created 4 years, 1 month 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 | « no previous file | ash/common/system/cast/tray_cast.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 6a2ff15ddbd177fd639a03427db31f9574a7ec89..a6aee8a252973574fa7052b4923eeaa4f123c563 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -195,8 +195,6 @@ component("ash") {
"common/system/audio/volume_view.cc",
"common/system/audio/volume_view.h",
"common/system/brightness_control_delegate.h",
- "common/system/cast/tray_cast.cc",
- "common/system/cast/tray_cast.h",
"common/system/chromeos/audio/audio_detailed_view.cc",
"common/system/chromeos/audio/audio_detailed_view.h",
"common/system/chromeos/audio/tray_audio_chromeos.cc",
@@ -212,6 +210,8 @@ component("ash") {
"common/system/chromeos/brightness/brightness_controller_chromeos.h",
"common/system/chromeos/brightness/tray_brightness.cc",
"common/system/chromeos/brightness/tray_brightness.h",
+ "common/system/chromeos/cast/tray_cast.cc",
+ "common/system/chromeos/cast/tray_cast.h",
"common/system/chromeos/devicetype_utils.cc",
"common/system/chromeos/devicetype_utils.h",
"common/system/chromeos/enterprise/enterprise_domain_observer.h",
« no previous file with comments | « no previous file | ash/common/system/cast/tray_cast.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698