Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index f95401a585073dee9225073c0d686453c726886d..651982fc56aa99c147e160bee693cbfc3b123fad 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -243,18 +243,6 @@ |
], |
}, # target_name: All_syzygy |
{ |
- 'target_name': 'dartium_builder', |
- 'type': 'none', |
- 'dependencies': [ |
- '../dart/pkg/pkg.gyp:pkg_packages', |
- # '../webkit/webkit.gyp:pull_in_webkit_unit_tests', |
- '../chrome/chrome.gyp:chrome', |
- '../chrome/chrome.gyp:chromedriver', |
- '../content/content_shell_and_tests.gyp:content_shell', |
- 'blink_tests', |
- ], |
- }, |
- { |
# Note: Android uses android_builder_tests below. |
# TODO: Consider merging that with this target. |
'target_name': 'chromium_builder_tests', |