summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 16:50:56 +0000
committerjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 16:50:56 +0000
commit9a5bb05bd1e76b7923382dc058ca958818febce3 (patch)
treea192c51fde864453816cdd9465331a57e1c66443 /build/all.gyp
parentb8faca2407cf7e3692d7ce9ff0a7aafc9a76cae1 (diff)
downloadchromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.zip
chromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.tar.gz
chromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.tar.bz2
Revert accidental dartium code push
This reverts r264517 to r264538 from terry@google.com BUG=none TEST=none NOTRY=true NOTREECHECKS=true TBR=terry@google.com Review URL: https://codereview.chromium.org/239993009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264545 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp12
1 files changed, 0 insertions, 12 deletions
diff --git a/build/all.gyp b/build/all.gyp
index f95401a..651982f 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',