Chromium Code Reviews| Index: app/x11_util.h |
| diff --git a/app/x11_util.h b/app/x11_util.h |
| index 3e4c7e17544e2f1f0353d57600e8407557862144..8ebed23ccdca63e550412f44c1f08b43b33546ff 100644 |
| --- a/app/x11_util.h |
| +++ b/app/x11_util.h |
| @@ -24,13 +24,8 @@ typedef unsigned long XID; |
| typedef unsigned long XSharedMemoryId; // ShmSeg in the X headers. |
| typedef struct _XDisplay Display; |
| -namespace base { |
| -class Thread; |
| -} |
| - |
| namespace gfx { |
| class Rect; |
| -class Size; |
| } |
| namespace x11_util { |