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

Unified Diff: ui/gfx/gfx_tests.gyp

Issue 345243007: Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to master 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
Index: ui/gfx/gfx_tests.gyp
diff --git a/ui/gfx/gfx_tests.gyp b/ui/gfx/gfx_tests.gyp
index 174e2bf8da7a4e3bf29f5f209f4e9294af086421..a121bc18e178ed1b910ce60a48fd8e82a22daa01 100644
--- a/ui/gfx/gfx_tests.gyp
+++ b/ui/gfx/gfx_tests.gyp
@@ -58,6 +58,7 @@
'geometry/vector3d_unittest.cc',
'image/image_mac_unittest.mm',
'image/image_util_unittest.cc',
+ 'mac/coordinate_conversion_unittest.mm',
'range/range_mac_unittest.mm',
'range/range_unittest.cc',
'range/range_win_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698