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

Unified Diff: build/linux/libgio/BUILD.gn

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
« no previous file with comments | « no previous file | build/linux/system.gyp » ('j') | remoting/host/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/libgio/BUILD.gn
diff --git a/build/linux/libgio/BUILD.gn b/build/linux/libgio/BUILD.gn
index 52edb0fefd0151cb4c89b9e78646b8ebee0d921d..3441b017dfd313fc2ee98ae9a525c225a2a96613 100644
--- a/build/linux/libgio/BUILD.gn
+++ b/build/linux/libgio/BUILD.gn
@@ -13,6 +13,7 @@ generate_library_loader("libgio") {
config = "//build/linux:gio_config"
functions = [
+ "g_type_init",
"g_settings_new",
"g_settings_get_child",
"g_settings_get_string",
« no previous file with comments | « no previous file | build/linux/system.gyp » ('j') | remoting/host/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698