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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 3030003: Mac: unit test for setting a clip rect with a scale transform (Closed)
Patch Set: '' Created 10 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: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 8c64029221327c7345edf9ffad3103b4a350bb43..59881cf12605112c2631561de95d9755abf9f8dd 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -467,6 +467,7 @@
],
'sources': [
'../../../skia/ext/skia_utils_mac_unittest.mm',
+ '../../../skia/ext/bitmap_platform_device_mac_unittest.cc',
],
}],
['OS=="win"', {

Powered by Google App Engine
This is Rietveld 408576698