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

Unified Diff: ui/gfx/gfx_tests.gyp

Issue 673623002: Fix regions generation on windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build. Created 6 years, 1 month 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 | « chrome/browser/ui/views/panels/panel_frame_view.cc ('k') | ui/gfx/path_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx_tests.gyp
diff --git a/ui/gfx/gfx_tests.gyp b/ui/gfx/gfx_tests.gyp
index c61701e0ce27890dca5f73758ab2ae95f69401fe..1f6a2008ee0d8f5c8bfb291bd098d48dc9afc09d 100644
--- a/ui/gfx/gfx_tests.gyp
+++ b/ui/gfx/gfx_tests.gyp
@@ -147,6 +147,7 @@
'font_fallback_win_unittest.cc',
'icon_util_unittest.cc',
'icon_util_unittests.rc',
+ 'path_win_unittest.cc',
'platform_font_win_unittest.cc',
],
'msvs_settings': {
« no previous file with comments | « chrome/browser/ui/views/panels/panel_frame_view.cc ('k') | ui/gfx/path_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698