No bug - Remove unnecessary forward declaration from transport_dib.h.

This commit is contained in:
Ms2ger 2013-12-31 10:06:11 +01:00
Родитель 4057436bec
Коммит 6d9ac3b27a
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -17,10 +17,6 @@
#include "chrome/common/x11_util.h"
#endif
namespace gfx {
class Size;
}
// -----------------------------------------------------------------------------
// A TransportDIB is a block of memory that is used to transport pixels
// between processes: from the renderer process to the browser, and