bug 853682 - remove a include of the chromium gfx rect because its the only thing causing us to need the chromium gfx rect stuff r=bsmedberg

This commit is contained in:
Trevor Saunders 2013-03-19 18:31:27 -04:00
parent b170fd288d
commit 03a78d8a30

View File

@ -4,7 +4,6 @@
#include "chrome/common/ipc_message_utils.h"
#include "base/gfx/rect.h"
#ifndef EXCLUDE_SKIA_DEPENDENCIES
#include "SkBitmap.h"
#endif