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

Unified Diff: public/all.gyp

Issue 1136343002: Remove blink_tests target. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « public/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/all.gyp
diff --git a/public/all.gyp b/public/all.gyp
index d9073f4259a812393e4da1b14ff3e610b78ba836..4cf03f3ae04a627ea52364d61d5e5a7b513a8092 100644
--- a/public/all.gyp
+++ b/public/all.gyp
@@ -37,14 +37,6 @@
'target_name': 'all_blink',
'type': 'none',
'dependencies': [
- 'blink_tests',
- ],
- },
- {
- # GN version: //third_party/WebKit/public:blink_tests
- 'target_name': 'blink_tests',
- 'type': 'none',
- 'dependencies': [
'../Source/platform/blink_platform_tests.gyp:blink_heap_unittests',
'../Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
'../Source/web/web_tests.gyp:webkit_unit_tests',
« no previous file with comments | « public/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698