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

Unified Diff: chrome/chrome_tests.gypi

Issue 1345013002: Add is_chromecast to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Rebase + ui changes. Created 5 years, 3 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
« no previous file with comments | « build/config/ui.gni ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index d213de755c93a9ac5faa51e2e74ceb43a9f4a75d..f3f37578a4a9eb348054235d10d4284fded9fe21 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2525,11 +2525,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' : [
« no previous file with comments | « build/config/ui.gni ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698