| 123456789101112 | --- mozilla-release.orig/gfx/2d/Logging.h	2015-10-14 23:41:53.000000000 +0200+++ mozilla-release/gfx/2d/Logging.h	2015-10-22 21:47:47.852599070 +0200@@ -11,9 +11,7 @@ #include <stdio.h> #include <vector> -#ifdef MOZ_LOGGING #include "mozilla/Logging.h"-#endif  #if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_ANDROID) #include "nsDebug.h"
 |