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

Unified Diff: ash/ash.gyp

Issue 2182443005: Moves TestVolumeControlDelegate to ash/common/test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 153a9c9af2b7b434091e46f3f310b200ed8da2ee..e421ed9bb6796bfca36e39c9a8044bc394e76dc6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -788,6 +788,8 @@
'content/shell_content_state.h',
],
'ash_test_support_sources': [
+ 'common/test/test_volume_control_delegate.cc',
+ 'common/test/test_volume_control_delegate.h',
'desktop_background/desktop_background_controller_test_api.cc',
'desktop_background/desktop_background_controller_test_api.h',
'shell/toplevel_window.cc',
@@ -853,8 +855,6 @@
'test/test_system_tray_item.h',
'test/test_user_wallpaper_delegate.cc',
'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',
« no previous file with comments | « ash/accelerators/accelerator_interactive_uitest_chromeos.cc ('k') | ash/common/test/test_volume_control_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698