| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 85218)
|
| +++ build/all.gyp (working copy)
|
| @@ -497,19 +497,15 @@
|
| '../chrome/app/locales/locales.gyp:*',
|
| '../chrome/chrome.gyp:chromedriver',
|
| '../chrome/chrome.gyp:crash_service',
|
| - '../chrome/chrome.gyp:page_cycler_tests',
|
| '../chrome/chrome.gyp:policy_templates',
|
| '../chrome/chrome.gyp:pyautolib',
|
| '../chrome/chrome.gyp:reliability_tests',
|
| - '../chrome/chrome.gyp:startup_tests',
|
| '../chrome/chrome.gyp:automated_ui_tests',
|
| '../chrome/installer/mini_installer.gyp:mini_installer',
|
| - '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
| '../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
| '../courgette/courgette.gyp:courgette',
|
| '../courgette/courgette.gyp:courgette64',
|
| '../third_party/adobe/flash/flash_player.gyp:flash_player',
|
| - '../webkit/webkit.gyp:test_shell',
|
| ],
|
| 'conditions': [
|
| ['internal_pdf', {
|
|
|