summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/all.gyp b/build/all.gyp
index feec2e3..9a955b6 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -38,6 +38,8 @@
'../third_party/npapi/npapi.gyp:*',
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/zlib/zlib.gyp:*',
+ '../webkit/tools/test_shell/test_shell.gyp:*',
+ '../webkit/webkit.gyp:*',
'temp_gyp/googleurl.gyp:*',
'temp_gyp/v8.gyp:*',
],
@@ -63,8 +65,6 @@
['all_gyps', {
'dependencies': [
'../chrome/chrome.gyp:*',
- '../webkit/tools/test_shell/test_shell.gyp:*',
- '../webkit/webkit.gyp:*',
],
}],
],