зеркало из https://github.com/mozilla/gecko-dev.git
No bug - Remove unnecessary forward declaration from transport_dib.h.
This commit is contained in:
Родитель
4057436bec
Коммит
6d9ac3b27a
|
@ -17,10 +17,6 @@
|
||||||
#include "chrome/common/x11_util.h"
|
#include "chrome/common/x11_util.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace gfx {
|
|
||||||
class Size;
|
|
||||||
}
|
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
// A TransportDIB is a block of memory that is used to transport pixels
|
// A TransportDIB is a block of memory that is used to transport pixels
|
||||||
// between processes: from the renderer process to the browser, and
|
// between processes: from the renderer process to the browser, and
|
||||||
|
|
Загрузка…
Ссылка в новой задаче