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

Unified Diff: content/content_tests.gypi

Issue 1167703002: Move test runner to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0a000db647e979570a01ca202e6853e0a314afa0..b19ded2965a8c1f1fec458221ffb43ffe163cc01 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -764,6 +764,7 @@
'dependencies': [
'content.gyp:content_renderer',
'test_support_content',
+ '../components/test_runner/test_runner.gyp:test_runner',
'../skia/skia.gyp:skia',
'../ui/accessibility/accessibility.gyp:ax_gen',
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime',

Powered by Google App Engine
This is Rietveld 408576698