| Index: chrome/browser/ui/libgtkui/gconf_listener.h
|
| diff --git a/chrome/browser/ui/libgtkui/gconf_listener.h b/chrome/browser/ui/libgtkui/gconf_listener.h
|
| index 25b60ecca8bc3cf09c8b143441bf17ac96c30cbf..75d336965b8a63b2e1555bf6c046a6367d79552e 100644
|
| --- a/chrome/browser/ui/libgtkui/gconf_listener.h
|
| +++ b/chrome/browser/ui/libgtkui/gconf_listener.h
|
| @@ -46,7 +46,7 @@ class GConfListener {
|
|
|
| GtkUi* delegate_;
|
|
|
| - // Pointer to our gconf context. NULL if we aren't on a desktop that uses
|
| + // Pointer to our gconf context. nullptr if we aren't on a desktop that uses
|
| // gconf.
|
| GConfClient* client_;
|
|
|
|
|