Index: chrome/browser/ui/libgtkui/gtk_ui.h |
diff --git a/chrome/browser/ui/libgtkui/gtk_ui.h b/chrome/browser/ui/libgtkui/gtk_ui.h |
index f58d94313b0421a61bd798b74109b02276588b48..627aab50a982d29a5d4841a2184dda3eba0764e7 100644 |
--- a/chrome/browser/ui/libgtkui/gtk_ui.h |
+++ b/chrome/browser/ui/libgtkui/gtk_ui.h |
@@ -178,7 +178,7 @@ class GtkUi : public views::LinuxUI { |
NonClientMiddleClickAction middle_click_action_; |
// Used to override the native theme for a window. If no override is provided |
- // or the callback returns NULL, GtkUi will default to a NativeThemeGtk2 |
+ // or the callback returns nullptr, GtkUi will default to a NativeThemeGtk2 |
// instance. |
NativeThemeGetter native_theme_overrider_; |