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

Unified Diff: chrome/chrome_tests.gypi

Issue 1228863005: [MediaRouter] The minimal change to make everything build on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved MRDC::GetOrCreateForWebContents to its own .cc file Created 5 years, 5 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4dcb05627de16eabf71a956dcadd20809be23010..6d98e431fff22beb8623465b1e4a6b550f517539 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -871,7 +871,7 @@
'browser/ui/app_list/speech_recognizer_browsertest.cc',
],
'chrome_browser_tests_media_router_sources': [
- 'browser/ui/webui/media_router/media_router_dialog_controller_browsertest.cc',
+ 'browser/ui/webui/media_router/media_router_dialog_controller_impl_browsertest.cc',
'test/data/webui/media_router/media_router_elements_browsertest.js',
'test/media_router/media_router_base_browsertest.cc',
'test/media_router/media_router_base_browsertest.h',

Powered by Google App Engine
This is Rietveld 408576698