Bug 907837 - Fix IWYU false positive to unbreak non-SPS build. r=nrc

This commit is contained in:
Jan Beich 2013-08-22 19:11:47 +12:00
parent 6004ebc69f
commit 2b97d404b2
8 changed files with 0 additions and 8 deletions

View File

@ -8,7 +8,6 @@
#include <stdint.h> // for uint32_t, uint8_t, uint64_t
#include <sys/types.h> // for int32_t
#include "GeckoProfilerFunc.h" // for TimeStamp
#include "ImageTypes.h" // for ImageFormat, etc
#include "gfxASurface.h" // for gfxASurface, etc
#include "gfxPoint.h" // for gfxIntSize

View File

@ -9,7 +9,6 @@
#include <algorithm> // for max, min
#include "AnimationCommon.h" // for ComputedTimingFunction
#include "CompositableHost.h" // for CompositableHost
#include "GeckoProfilerFunc.h" // for TimeStamp, TimeDuration
#include "ImageContainer.h" // for ImageContainer, etc
#include "ImageLayers.h" // for ImageLayer
#include "LayerSorter.h" // for SortLayersBy3DZOrder

View File

@ -6,7 +6,6 @@
#ifndef GFX_ASYNCCOMPOSITIONMANAGER_H
#define GFX_ASYNCCOMPOSITIONMANAGER_H
#include "GeckoProfilerFunc.h" // for TimeStamp
#include "Units.h" // for LayerPoint, etc
#include "mozilla/layers/LayerManagerComposite.h" // for LayerManagerComposite
#include "gfx3DMatrix.h" // for gfx3DMatrix

View File

@ -12,7 +12,6 @@
#include "AsyncPanZoomController.h" // for AsyncPanZoomController, etc
#include "CompositorParent.h" // for CompositorParent
#include "FrameMetrics.h" // for FrameMetrics, etc
#include "GeckoProfilerFunc.h" // for TimeDuration, TimeStamp
#include "GestureEventListener.h" // for GestureEventListener
#include "InputData.h" // for MultiTouchInput, etc
#include "Units.h" // for CSSRect, CSSPoint, etc

View File

@ -9,7 +9,6 @@
#include <algorithm> // for max
#include "AsyncPanZoomController.h" // for AsyncPanZoomController
#include "FrameMetrics.h" // for FrameMetrics
#include "GeckoProfilerFunc.h" // for TimeDuration
#include "mozilla/Attributes.h" // for MOZ_FINAL
#include "mozilla/Preferences.h" // for Preferences
#include "mozilla/gfx/Rect.h" // for RoundedIn

View File

@ -16,7 +16,6 @@
//#define COMPOSITOR_PERFORMANCE_WARNING
#include <stdint.h> // for uint64_t
#include "GeckoProfilerFunc.h" // for TimeStamp
#include "Layers.h" // for Layer
#include "ShadowLayersManager.h" // for ShadowLayersManager
#include "base/basictypes.h" // for DISALLOW_EVIL_CONSTRUCTORS

View File

@ -10,7 +10,6 @@
#include "GLContext.h" // for GLContext
#include "GLContextTypes.h" // for GLuint, GLenum, GLint
#include "GLDefs.h" // for GLintptr, GLvoid, etc
#include "GeckoProfilerFunc.h" // for TimeStamp
#include "LayerManagerOGLProgram.h" // for ShaderProgramOGL, etc
#include "Units.h" // for ScreenPoint
#include "gfxContext.h" // for gfxContext

View File

@ -14,7 +14,6 @@
#include "FPSCounter.h" // for FPSState, FPSCounter
#include "GLContext.h" // for GLContext, etc
#include "GLContextProvider.h" // for GLContextProvider
#include "GeckoProfilerFunc.h" // for TimeStamp
#include "GeckoProfiler.h" // for PROFILER_LABEL
#include "ImageLayerOGL.h" // for ImageLayerOGL
#include "ImageLayers.h" // for ImageLayer