Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1073)

Unified Diff: app/x11_util.h

Issue 3136025: Remove obviously unneeded forward declarations from headers under src/{app,base,net}. (Closed)
Patch Set: it was the best of times Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/surface/transport_dib.h ('k') | base/file_version_info_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « app/surface/transport_dib.h ('k') | base/file_version_info_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698