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

Unified Diff: content/content_shell_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: content/content_shell_test_apk.isolate
diff --git a/content/content_shell_test_apk.isolate b/content/content_shell_test_apk.isolate
index 46c76580a34fb8b55ed2ddeb4792818db044123e..6f27c350f582d0d5766a279310c5cc752b4a7856 100644
--- a/content/content_shell_test_apk.isolate
+++ b/content/content_shell_test_apk.isolate
@@ -7,6 +7,7 @@
'variables': {
'files': [
'<(DEPTH)/content/test/data/android/',
+ '<(DEPTH)/content/test/data/media/session/',
'<(DEPTH)/net/data/ssl/certificates/crit-codeSigning-chain.pem',
'<(DEPTH)/net/data/ssl/certificates/eku-test-root.pem',
'<(DEPTH)/net/data/ssl/certificates/invalid_key_usage_cert.der',

Powered by Google App Engine
This is Rietveld 408576698