Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: build/all.gyp

Issue 239993009: Revert accidental dartium code push (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « android_webview/common/aw_content_client.cc ('k') | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « android_webview/common/aw_content_client.cc ('k') | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698