Bug 921753 - Part 5: Remove the gfx/2D.h #include from GfxMessageUtils.h; r=roc

This patch reduces the number of files that transitively #include
gfx/2d.h from 1208 to 1070.
This commit is contained in:
Ehsan Akhgari 2013-10-01 17:02:28 -04:00
parent 4f0b573862
commit affbbb3924

View File

@ -12,7 +12,6 @@
#include "ipc/IPCMessageUtils.h"
#include "mozilla/Util.h"
#include "mozilla/gfx/2D.h"
#include <stdint.h>
#include "gfx3DMatrix.h"