summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_expanded_container.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/gtk_expanded_container.cc')
-rw-r--r--chrome/browser/gtk/gtk_expanded_container.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/gtk_expanded_container.cc b/chrome/browser/gtk/gtk_expanded_container.cc
index dbcb15e..4e5daad 100644
--- a/chrome/browser/gtk/gtk_expanded_container.cc
+++ b/chrome/browser/gtk/gtk_expanded_container.cc
@@ -127,7 +127,7 @@ static void gtk_expanded_container_class_init(
g_signal_new("child-size-request",
G_OBJECT_CLASS_TYPE(object_class),
static_cast<GSignalFlags>(G_SIGNAL_RUN_FIRST),
- NULL,
+ 0,
NULL, NULL,
Marshal_VOID__OBJECT_BOXED,
G_TYPE_NONE, 2,