Index: components/infobars.gypi |
diff --git a/components/infobars.gypi b/components/infobars.gypi |
index 6f9fdf7656f5350fcde0731c70088677c3e1245d..6a9692e10d0fc68018f9bfc65067f688bbaae03b 100644 |
--- a/components/infobars.gypi |
+++ b/components/infobars.gypi |
@@ -17,6 +17,9 @@ |
'../ui/gfx/gfx.gyp:gfx', |
'../ui/strings/ui_strings.gyp:ui_strings', |
], |
+ 'export_dependent_settings': [ |
+ '../skia/skia.gyp:skia', |
+ ], |
'sources': [ |
# Note: sources duplicated in GN build. |
'infobars/core/confirm_infobar_delegate.cc', |