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

Unified Diff: components/components_tests.gyp

Issue 211493008: Make DistillerPageWebContentsTest a real test that uses the distiller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 6 years, 9 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 2b8befd21d6c7c5a24ff2bdc95bedb7490aad287..a002a55ce2010ec0cd59a1ca0684b3f134fc6d44 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -541,6 +541,7 @@
'../content/content_shell_and_tests.gyp:test_support_content',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
+ '../testing/gmock.gyp:gmock',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698