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

Unified Diff: printing/BUILD.gn

Issue 368903003: Provide gtest printers for ui/gfx geometry types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add gfx_test_support dep to video_encode_accelerator_unittest Created 6 years, 5 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 | « mojo/mojo_services.gypi ('k') | printing/printing.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 6d767aafa9b33adcb0b4be10175cf4bb78029ebd..b6f37638a2059466de7ec852ccd9f318efca63b8 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -217,6 +217,7 @@ test("printing_unittests") {
"//testing/gtest",
"//ui/base",
"//ui/gfx",
+ "//ui/gfx:gfx_test_support",
"//ui/gfx/geometry",
]
}
« no previous file with comments | « mojo/mojo_services.gypi ('k') | printing/printing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698