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

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: Fixed the include for MediaRouterDialogControllerImpl 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 b4e897cfa61a8d86ccc49bc45d1b6ee3fca51029..1deb91b46d77eeb779a5bb306ce35b45688c3e3d 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