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

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: 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..158e2066c4f6a5c40353d2a4ee0e58fff0df853b 100644
--- a/content/content_shell_test_apk.isolate
+++ b/content/content_shell_test_apk.isolate
@@ -6,6 +6,7 @@
['OS=="android"', {
'variables': {
'files': [
+ '<(DEPTH)/content/test/data/media/session/',
M-A Ruel 2016/04/07 14:48:49 sort
Zhiqiang Zhang (Slow) 2016/04/07 14:59:15 Done.
'<(DEPTH)/content/test/data/android/',
'<(DEPTH)/net/data/ssl/certificates/crit-codeSigning-chain.pem',
'<(DEPTH)/net/data/ssl/certificates/eku-test-root.pem',

Powered by Google App Engine
This is Rietveld 408576698