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

Unified Diff: components/printing.gypi

Issue 2093373003: Depend on content test support from printing test support library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing.gypi
diff --git a/components/printing.gypi b/components/printing.gypi
index a85abfe59e657b952ee7754b6421156a47d8e4b5..3409644e1a3cd2a04d2abb20c96e640e08dfa660 100644
--- a/components/printing.gypi
+++ b/components/printing.gypi
@@ -64,6 +64,7 @@
'target_name': 'printing_test_support',
'type': 'static_library',
'dependencies': [
+ '../content/content_shell_and_tests.gyp:test_support_content',
'../skia/skia.gyp:skia',
'<(DEPTH)/testing/gtest.gyp:gtest',
'printing_renderer',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698