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

Unified Diff: content/content_shell_test_apk.isolate

Issue 878163004: [Android] Convert ContentShellTest.apk to isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix bad rebase Created 5 years, 10 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 a30a015a456eb34f68d0f9075d40f348d7f1a9b3..46c76580a34fb8b55ed2ddeb4792818db044123e 100644
--- a/content/content_shell_test_apk.isolate
+++ b/content/content_shell_test_apk.isolate
@@ -6,7 +6,7 @@
['OS=="android"', {
'variables': {
'files': [
- '<(DEPTH)/content/test/data/android/device_files/',
+ '<(DEPTH)/content/test/data/android/',
'<(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