Index: xfa.gyp |
diff --git a/xfa.gyp b/xfa.gyp |
index 2cd6f965481f565ff4ca48dda3e1cb4b840ab813..f3781a044a6b99883a2c499cfe54aa227f394989 100644 |
--- a/xfa.gyp |
+++ b/xfa.gyp |
@@ -720,10 +720,10 @@ |
}], |
["pdf_enable_v8==1", { |
'dependencies': [ |
- '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', |
+ '<(DEPTH)/v8/src/v8.gyp:v8', |
], |
'export_dependent_settings': [ |
- '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', |
+ '<(DEPTH)/v8/src/v8.gyp:v8', |
], |
'include_dirs': [ |
'<(DEPTH)/v8', |