Chromium Code Reviews| Index: build/linux/system.gyp |
| diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
| index 084c6a435079266ee2c78962588c577cc2165482..789bdad3ab83d3ff8f23464414368e60dcc9b572 100644 |
| --- a/build/linux/system.gyp |
| +++ b/build/linux/system.gyp |
| @@ -28,6 +28,8 @@ |
| 'brlapi__readKey', |
| ], |
| 'libgio_functions': [ |
| + 'glib_check_version', |
| + 'g_type_init', |
| 'g_settings_new', |
| 'g_settings_get_child', |
| 'g_settings_get_string', |