diff options
author | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-06 16:15:48 +0000 |
---|---|---|
committer | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-06 16:15:48 +0000 |
commit | 19a973bb9688745a5779a3a09118a2e0d1f7aa85 (patch) | |
tree | 7cc59808e4d569bea6e8c015e4d228c2567e3435 /ash/ash.gyp | |
parent | aad4d0d3e185c386a5898abd56bae37c2219b11f (diff) | |
download | chromium_src-19a973bb9688745a5779a3a09118a2e0d1f7aa85.zip chromium_src-19a973bb9688745a5779a3a09118a2e0d1f7aa85.tar.gz chromium_src-19a973bb9688745a5779a3a09118a2e0d1f7aa85.tar.bz2 |
Revert of Enable the volume slider in Ash for windows. (https://codereview.chromium.org/178883004/)
Reason for revert:
Experimentally reverting this CL because it may have broken AshTestHelperTest.AshTestHelper on Windows Vista . Will revert the revert if this CL is innocent
See http://build.chromium.org/p/chromium.win/builders/Vista%20Tests%20%282%29/builds/41640/steps/ash_unittests/logs/AshTestHelper
Original issue's description:
> Enable the volume slider in Ash for windows.
>
> BUG=227247
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255215
TBR=henrika@chromium.org,tommi@chromium.org,jennyz@chromium.org,dewittj@chromium.org,zturner@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=227247
Review URL: https://codereview.chromium.org/188693004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255363 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 93f8392..b1f0e25 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -458,10 +458,6 @@ 'system/user/user_observer.h', 'system/web_notification/web_notification_tray.cc', 'system/web_notification/web_notification_tray.h', - 'system/win/audio/tray_audio_delegate_win.cc', - 'system/win/audio/tray_audio_delegate_win.h', - 'system/win/audio/tray_audio_win.cc', - 'system/win/audio/tray_audio_win.h', 'touch/touch_hud_debug.cc', 'touch/touch_hud_debug.h', 'touch/touch_hud_projection.cc', |