summaryrefslogtreecommitdiffstats
path: root/gfx/gfx.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r--gfx/gfx.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp
index 67cd8c1..0d3b3d0 100644
--- a/gfx/gfx.gyp
+++ b/gfx/gfx.gyp
@@ -30,6 +30,7 @@
'insets_unittest.cc',
'rect_unittest.cc',
'run_all_unittests.cc',
+ 'scoped_image_unittest.cc',
'skbitmap_operations_unittest.cc',
'test_suite.h',
'<(SHARED_INTERMEDIATE_DIR)/gfx/gfx_resources.rc',
@@ -124,6 +125,7 @@
'point.h',
'rect.cc',
'rect.h',
+ 'scoped_image.h',
'scrollbar_size.cc',
'scrollbar_size.h',
'size.cc',