summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 91940fe..d707037 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1622,6 +1622,8 @@
'views',
# Needed for chrome_dll_main.cc #include of gtk/gtk.h
'../build/linux/system.gyp:gtk',
+ # Needed for chrome_dll_main.cc use of g_thread_init
+ '../build/linux/system.gyp:gthread',
],
'copies': [
{