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

Unified Diff: chrome/ct_dm.isolate

Issue 1493913005: [CT+DM] Change location of SKPs dir to outside checkouts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years 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
« no previous file with comments | « no previous file | content/test/ct/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/ct_dm.isolate
diff --git a/chrome/ct_dm.isolate b/chrome/ct_dm.isolate
index 0a8c7266be9f510697b1c93c34119e792a065613..ee573c45329f02a5beffc1c1320e21b8dc4d13a7 100644
--- a/chrome/ct_dm.isolate
+++ b/chrome/ct_dm.isolate
@@ -10,7 +10,7 @@
'../../skia/resources/',
'../../skia/out/Debug/dm',
'../content/test/ct/run_ct_dm.py',
- '../content/test/ct/slave<(SLAVE_NUM)/skps/',
+ '../../skps/slave<(SLAVE_NUM)/',
],
'command': [
'python',
« no previous file with comments | « no previous file | content/test/ct/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698