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

Unified Diff: ash/common/BUILD.gn

Issue 2489723005: chromeos: Make system tray audio item observe CrasAudioHandler directly (Closed)
Patch Set: rebase 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 | « ash/BUILD.gn ('k') | ash/common/system/chromeos/audio/audio_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/BUILD.gn
diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn
index 02716f993e7fa092f1cbef958693696c6c1500d7..eedb73c1aa0f5fd60c2cc8cc1661bb64bc7921b6 100644
--- a/ash/common/BUILD.gn
+++ b/ash/common/BUILD.gn
@@ -28,6 +28,7 @@ source_set("unittests") {
if (is_chromeos) {
sources += [
+ "system/chromeos/audio/tray_audio_unittest.cc",
"system/chromeos/brightness/tray_brightness_unittest.cc",
"system/chromeos/screen_security/screen_tray_item_unittest.cc",
"system/chromeos/supervised/tray_supervised_user_unittest.cc",
« no previous file with comments | « ash/BUILD.gn ('k') | ash/common/system/chromeos/audio/audio_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698