Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas

This commit is contained in:
Nicolas Silva
2015-04-21 17:04:57 +02:00
parent b67705613a
commit d73f54cb00
131 changed files with 437 additions and 562 deletions

View File

@@ -21,7 +21,6 @@
#include <string>
struct gfxRGBA;
struct nsIntRect;
namespace mozilla {
namespace layers {