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

Unified Diff: ui/gfx/linux_util.h

Issue 8566027: Cleanup: Remove forward declarations in ui, part 2. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « ui/gfx/compositor/test_suite.h ('k') | ui/gfx/native_widget_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/linux_util.h
===================================================================
--- ui/gfx/linux_util.h (revision 110049)
+++ ui/gfx/linux_util.h (working copy)
@@ -17,12 +17,8 @@
typedef struct _PangoContext PangoContext;
-class SkBitmap;
-
namespace gfx {
-class Rect;
-
// Creates and returns a PangoContext. The caller owns the context.
PangoContext* GetPangoContext();
« no previous file with comments | « ui/gfx/compositor/test_suite.h ('k') | ui/gfx/native_widget_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698