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

Unified Diff: ui/aura/aura.gyp

Issue 1634103003: Fix gfx::Canvas::DrawStringRectWithHalo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index e338d3a8d6d0395a755eaa8418c0b68e80e16d2f..ecd51d3df878dafe92a966a52619d4e458d57511 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -300,6 +300,7 @@
],
'sources': [
'gestures/gesture_recognizer_unittest.cc',
+ 'painting_window_unittest.cc',
'test/run_all_unittests.cc',
'window_event_dispatcher_unittest.cc',
'window_targeter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698