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

Unified Diff: public/blink_test_runner.gyp

Issue 132663004: Remove TestRunner_resources target. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/blink_test_runner.gyp
diff --git a/public/blink_test_runner.gyp b/public/blink_test_runner.gyp
index 03414f84fcc9fa7d7fdc2dd5d21e5b0de28cfb09..01d2a4b050856ced2b2ac6dcb791b0192f7e18c1 100644
--- a/public/blink_test_runner.gyp
+++ b/public/blink_test_runner.gyp
@@ -30,16 +30,6 @@
{
'targets': [
{
- 'target_name': 'blink_test_runner_resources',
- 'type': 'none',
- 'dependencies': [
- '../Source/testing/testing.gyp:TestRunner_resources',
- ],
- 'export_dependent_settings': [
- '../Source/testing/testing.gyp:TestRunner_resources',
- ],
- },
- {
'target_name': 'blink_test_support',
'type': 'none',
'dependencies': [
« no previous file with comments | « public/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698