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

Unified Diff: content/content_shell.gypi

Issue 11362161: Use the WebTestProxy for layout tests in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: version that doesn't expose RenderViewImpl in public API Created 8 years, 1 month 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 e5841f2d617af4e1fe97ba2f8bdbdb7fd9654348..5d9816b616b9c672e0c8e4dbfc9d8d62f1185f11 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -24,6 +24,7 @@
'content_browser',
'content_common',
'content_gpu',
+ 'content_layouttest_support',
'content_plugin',
'content_ppapi_plugin',
'content_renderer',

Powered by Google App Engine
This is Rietveld 408576698