Bug 925140: Remove nsAlgorithm.h #includes from gfx/2d. r=tn

This commit is contained in:
Daniel Holbert 2013-10-10 15:18:42 -07:00
parent 9562edf4f8
commit e596753730
2 changed files with 0 additions and 2 deletions

View File

@ -29,7 +29,6 @@
#include "convolver.h"
#include <algorithm>
#include "nsAlgorithm.h"
#include "skia/SkTypes.h"

View File

@ -35,7 +35,6 @@
#include "image_operations.h"
#include "nsAlgorithm.h"
#include "base/stack_container.h"
#include "convolver.h"
#include "skia/SkColorPriv.h"