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

Unified Diff: ash/ash.gyp

Issue 251193005: Enabled volume buttons when TouchView is active (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Rob's comments from patch set 3 Created 6 years, 8 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 f29f4258a574d23a77ae73004d3f16262d47197a..7429b5d2e68057ddd96cd971a06f8a8a4558c4fb 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -837,6 +837,8 @@
'test/test_user_wallpaper_delegate.h',
'test/ui_controls_factory_ash.cc',
'test/ui_controls_factory_ash.h',
+ 'test/volume_control_delegate_stub.cc',
+ 'test/volume_control_delegate_stub.h',
],
'conditions': [
['OS=="win"', {

Powered by Google App Engine
This is Rietveld 408576698