Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index 556143f279323e5a05bfc966768da22d12859ca8..c1998931cdb85e9a827ac620a712cf48bda2cec6 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -18,11 +18,12 @@ |
'../experimental/PdfViewer/src', |
], |
'dependencies': [ |
- 'skia_lib.gyp:skia_lib', |
'experimental.gyp:experimental', |
'flags.gyp:flags', |
'pdf.gyp:pdf', |
+ 'skia_lib.gyp:skia_lib', |
'tools.gyp:picture_utils', |
+ 'tools.gyp:resources', |
], |
'sources': [ |
'../tests/Test.cpp', |