summaryrefslogtreecommitdiffstats
path: root/components/infobars.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/infobars.gypi')
-rw-r--r--components/infobars.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/infobars.gypi b/components/infobars.gypi
index 6f9fdf7..6a9692e 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',