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

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.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..cd068c430ac05928b88204f9eadfa4315731b5c9 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -741,6 +741,8 @@
'test/test_user_wallpaper_delegate.h',
'test/test_volume_control_delegate.cc',
'test/test_volume_control_delegate.h',
+ 'test/tray_cast_test_api.cc',
+ 'test/tray_cast_test_api.h',
'test/ui_controls_factory_ash.cc',
'test/ui_controls_factory_ash.h',
'test/user_metrics_recorder_test_api.cc',
« no previous file with comments | « no previous file | ash/system/cast/tray_cast.h » ('j') | ash/system/cast/tray_cast.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698