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

Unified Diff: content/content_shell_and_tests.gyp

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_and_tests.gyp
diff --git a/content/content_shell_and_tests.gyp b/content/content_shell_and_tests.gyp
index b3c3c4c20bf0e27cfa021ede08496c35f2fd9522..5ce3c3be2a4af19b058e770d892d1b0d87bcd4e5 100644
--- a/content/content_shell_and_tests.gyp
+++ b/content/content_shell_and_tests.gyp
@@ -25,6 +25,7 @@
['OS != "ios"', {
'includes': [
'../build/win_precompile.gypi',
+ 'content_layout_tests.gypi',
'content_shell.gypi',
],
}],

Powered by Google App Engine
This is Rietveld 408576698