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

Unified Diff: content/content_shell.gypi

Issue 110533009: Import TestRunner library into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years 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_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 0031964ae62445a8244159d608c885a1cf110431..f5c5e2c2cd821a57839afcab91da0b21508c9540 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -36,6 +36,7 @@
'content.gyp:content_utility',
'content.gyp:content_worker',
'content_shell_resources',
+ 'test_runner',
'test_support_content',
'content_resources.gyp:content_resources',
'../base/base.gyp:base',
@@ -46,7 +47,6 @@
'../net/net.gyp:net',
'../net/net.gyp:net_resources',
'../skia/skia.gyp:skia',
- '../third_party/WebKit/public/blink_test_runner.gyp:blink_test_runner',
'../ui/events/events.gyp:events_base',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',

Powered by Google App Engine
This is Rietveld 408576698