Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1528)

Unified Diff: build/linux/system.gyp

Issue 2003753002: Fix remoting_unittests that are failing on 32-bit linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 084c6a435079266ee2c78962588c577cc2165482..1c685319a4fd704a55239e9c75aa7d3fb1ea441c 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -28,6 +28,7 @@
'brlapi__readKey',
],
'libgio_functions': [
+ 'g_type_init',
'g_settings_new',
'g_settings_get_child',
'g_settings_get_string',

Powered by Google App Engine
This is Rietveld 408576698