summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 2d9ddff..1e5fcde 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -37,6 +37,7 @@
'../third_party/npapi/npapi.gyp:*',
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/zlib/zlib.gyp:*',
+ 'temp_gyp/googleurl.gyp:*',
],
'conditions': [
['OS=="linux"', {
@@ -59,7 +60,6 @@
'../testing/gtest.gyp:*',
'../webkit/tools/test_shell/test_shell.gyp:*',
'../webkit/webkit.gyp:*',
- 'temp_gyp/googleurl.gyp:*',
'temp_gyp/v8.gyp:*',
],
}],