Commit 3790d4d8 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Reverting 14597,14596,14595.

Review URL: http://codereview.chromium.org/99053

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14598 0039d316-1c4b-4281-b951-d872f2087c98
parent 2e02b7ef
......@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@436",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1797",
"http://v8.googlecode.com/svn/trunk@1781",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
......
......@@ -44,7 +44,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
'../v8/tools/gyp/v8.gyp:*',
'temp_gyp/v8.gyp:*',
],
}],
['OS=="linux"', {
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -314,7 +314,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
'../v8/tools/gyp/v8.gyp:v8',
'../build/temp_gyp/v8.gyp:v8',
],
}],
[ 'OS == "linux"', {
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment