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

Unified Diff: build/all.gyp

Issue 15028002: Delete test_shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add dummy test_shell build target. Created 7 years, 7 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 14d4888e72d4f7ffda7239e54c6fbc8b42ea8a96..68b403cec380692477836023e8740972d708bcc1 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -253,7 +253,6 @@
'../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn',
'../ui/app_list/app_list.gyp:app_list_unittests',
'../ui/views/views.gyp:views_unittests',
- '../webkit/webkit.gyp:test_shell_common',
],
'conditions': [
['target_arch!="x64"', {
@@ -682,7 +681,6 @@
'target_name': 'webkit_builder_win',
'type': 'none',
'dependencies': [
- '../webkit/webkit.gyp:test_shell',
'../webkit/webkit.gyp:pull_in_webkit_unit_tests',
'../content/content.gyp:content_shell',
'../webkit/webkit.gyp:pull_in_DumpRenderTree',
« no previous file with comments | « no previous file | webkit/support/test_webkit_platform_support.cc » ('j') | webkit/tools/test_shell/test_shell.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698