Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 846487796e33c8f9705357b3ca797cfa4c36fc96..07e67057df1ae64941b9a6301f990467f938f1d1 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -707,7 +707,7 @@ |
}], |
['chromeos==0', { |
'dependencies': [ |
- '../v8/src/d8.gyp:d8#host', |
+ '../v8/samples/samples.gyp:v8_shell#host', |
'../third_party/pdfium/samples/samples.gyp:pdfium_test', |
], |
}], |