Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 4ecb8e77030beca3d3e5226cd525dd27ffcdc9ee..2f462c6597e1cce50c448ed5a9038c99fdbaa9fc 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -292,6 +292,7 @@ |
'../third_party/WebKit/public/blink.gyp:blink_minimal', |
'../third_party/mesa/mesa.gyp:osmesa', |
'../ui/gl/gl.gyp:gl', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
], |
'sources': [ |
@@ -314,7 +315,7 @@ |
], |
'dependencies': [ |
'../skia/skia.gyp:skia', |
- '../ui/ui.gyp:ui', # for png_codec |
+ '../ui/gfx/gfx.gyp:gfx', |
], |
}, |
], |