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

Unified Diff: content/content.gyp

Issue 11362161: Use the WebTestProxy for layout tests in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 046293d6d306d4ff95d6d7f4dd67196e336fad0b..ae642b6388a29cddcd52e7345e7982099563a0ed 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -33,6 +33,7 @@
['OS != "ios"', {
'includes': [
'../build/win_precompile.gypi',
+ 'content_layouttest_support.gypi',
'content_shell.gypi',
],
}],
« no previous file with comments | « no previous file | content/content_layouttest_support.gypi » ('j') | content/layouttest_support/content_layouttest_support.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698