Bug 1292632 part 1: Remove a stale/unused #include from SurfaceCache.cpp. r=seth

MozReview-Commit-ID: feZgLQ1R7u
This commit is contained in:
Daniel Holbert
2016-08-05 17:09:45 -07:00
parent 20117cff00
commit 6c2b9bb284

View File

@@ -22,7 +22,6 @@
#include "mozilla/Tuple.h"
#include "nsIMemoryReporter.h"
#include "gfx2DGlue.h"
#include "gfxPattern.h" // Workaround for flaw in bug 921753 part 2.
#include "gfxPlatform.h"
#include "gfxPrefs.h"
#include "imgFrame.h"