Rolling back webkit-gyp switch. r14382

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@14837 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
bradnelson@google.com 2009-04-29 11:37:01 +00:00
Родитель a17e33a005
Коммит 1488adc0d2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -39,8 +39,6 @@
'../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:*',
],
'conditions': [
@ -70,6 +68,8 @@
['all_gyps', {
'dependencies': [
'../chrome/chrome.gyp:*',
'../webkit/tools/test_shell/test_shell.gyp:*',
'../webkit/webkit.gyp:*',
],
}],
],