Index: views/views.gyp |
diff --git a/views/views.gyp b/views/views.gyp |
index 67f7974304b6704b1260d2d616e043f4b3b07a40..5d099ba62e9eb05cf14ef1ba8ab10e20f5423570 100644 |
--- a/views/views.gyp |
+++ b/views/views.gyp |
@@ -523,6 +523,9 @@ |
'../base/allocator/allocator.gyp:allocator', |
], |
}], |
+ [ 'touchui==1', { |
+ 'sources!': [ 'focus/accelerator_handler_gtk_unittest.cc' ], |
+ }], |
], |
}, |
], |