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

Unified Diff: ash/ash.gyp

Issue 1218653006: Add support code to test the cast system tray item. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 5 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/system/cast/tray_cast.h » ('j') | ash/system/cast/tray_cast_testing_interface.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 13d84cefe1e4e332b88978779189c1c0688cba8b..4b8ea02b995ced848eb085dd1f211ccfccf862ce 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -286,6 +286,7 @@
'system/brightness_control_delegate.h',
'system/cast/tray_cast.cc',
'system/cast/tray_cast.h',
+ 'system/cast/tray_cast_testing_interface.h',
'system/chromeos/audio/audio_detailed_view.cc',
'system/chromeos/audio/audio_detailed_view.h',
'system/chromeos/audio/tray_audio_chromeos.cc',
« no previous file with comments | « no previous file | ash/system/cast/tray_cast.h » ('j') | ash/system/cast/tray_cast_testing_interface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698