Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index 556143f279323e5a05bfc966768da22d12859ca8..2a7dddd4ff02882b6d7196d64694533254be7dc7 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -11,17 +11,17 @@ |
'../src/pipe/utils', |
'../src/utils', |
'../src/utils/debugger', |
- '../tools/', |
# Needed for TDStackNesterTest. |
'../experimental/PdfViewer', |
'../experimental/PdfViewer/src', |
], |
'dependencies': [ |
- 'skia_lib.gyp:skia_lib', |
'experimental.gyp:experimental', |
'flags.gyp:flags', |
'pdf.gyp:pdf', |
+ 'resources.gyp:resources', |
+ 'skia_lib.gyp:skia_lib', |
'tools.gyp:picture_utils', |
], |
'sources': [ |