Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index 0d75eda0922f06fc038add5a9f4cfc921528aaa8..3007587f87a6945d289d6945bb27e2d77dd49db9 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -1486,6 +1486,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/zlib/zlib.gyp:zlib', |
+ '../ui/gfx/gfx.gyp:gfx_test_support', |
'../ui/message_center/message_center.gyp:message_center_test_support', |
], |
'export_dependent_settings': [ |
@@ -1655,8 +1656,6 @@ |
'test/logging/win/mof_data_parser.h', |
'test/logging/win/test_log_collector.cc', |
'test/logging/win/test_log_collector.h', |
- '../ui/gfx/image/image_unittest_util.cc', |
- '../ui/gfx/image/image_unittest_util.h', |
], |
'conditions': [ |
['OS!="ios"', { |