Index: /trunk/src/VBox/GuestHost/OpenGL/util/error.c
===================================================================
--- /trunk/src/VBox/GuestHost/OpenGL/util/error.c	(revision 30009)
+++ /trunk/src/VBox/GuestHost/OpenGL/util/error.c	(revision 30010)
@@ -368,5 +368,5 @@
     outputChromiumMessage( output, txt );
 #else
-# if defined(DEBUG) && defined(DEBUG_leo)
+# if defined(DEBUG) && (defined(DEBUG_leo) || defined(DEBUG_ll158262))
     outputChromiumMessage( output, txt );
 # endif
