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

Unified Diff: chrome/chrome_public_test_apk.isolate

Issue 1862203003: [MediaSession, Test] Move MediaSession test data to all-platforms directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing... Created 4 years, 8 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_public_test_apk.isolate
diff --git a/chrome/chrome_public_test_apk.isolate b/chrome/chrome_public_test_apk.isolate
index 101efbef0bba4135351ca906deef8dcc8a76d28c..8b3992a65e7397bfd61764ebc70c332c9cf7e71b 100644
--- a/chrome/chrome_public_test_apk.isolate
+++ b/chrome/chrome_public_test_apk.isolate
@@ -21,8 +21,8 @@
'<(DEPTH)/chrome/test/data/webapps/',
'<(DEPTH)/chrome/test/media_router/resources/',
'<(DEPTH)/content/test/data/android/geolocation.html',
- '<(DEPTH)/content/test/data/android/media/',
'<(DEPTH)/content/test/data/media/getusermedia.html',
+ '<(DEPTH)/content/test/data/media/session/',
'<(DEPTH)/content/test/data/media/webrtc_test_utilities.js',
],
},

Powered by Google App Engine
This is Rietveld 408576698