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

Unified Diff: ui/gfx/BUILD.gn

Issue 2689283010: Added additional logging to flaky test "LoginGuestTest.CursorShown" (Closed)
Patch Set: Created 3 years, 10 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index b0b8e8ae8fcdbe066e5415133157c0874f85a578..878a608699617196c68ae583b7287ac0dd2ef930 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -557,6 +557,8 @@ source_set("memory_buffer_sources") {
static_library("test_support") {
testonly = true
sources = [
+ "geometry/test/rect_test_util.cc",
+ "geometry/test/rect_test_util.h",
"image/image_unittest_util.cc",
"image/image_unittest_util.h",
"image/image_unittest_util_ios.mm",

Powered by Google App Engine
This is Rietveld 408576698