Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 5cc396cbf45290abc510e62f7c0f30e63c54120f..c9e7f33e58e159800ef25f08a827191d4a54502c 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2522,11 +2522,6 @@ |
'browser/media/router/media_router.gyp:media_router_test_support', |
'test/media_router/media_router_tests.gypi:media_router_integration_test_files' |
], |
- 'conditions': [ |
- ['toolkit_views==0', { |
- 'sources!': [ 'browser/ui/views/media_router/media_router_ui_browsertest.cc' ], |
- }], |
- ], |
}], |
['enable_mdns==1', { |
'sources' : [ |