Skip to content

Commit

Permalink
Removed unnecessary forward declarations.
Browse files Browse the repository at this point in the history
Review URL: https://codereview.chromium.org/109483011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239907 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
alokp@chromium.org committed Dec 10, 2013
1 parent eb8f5ee commit 2890903
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cc/resources/raster_worker_pool.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ class LazyPixelRef;
}

namespace cc {
class PicturePileImpl;
class PixelBufferRasterWorkerPool;
class ResourceProvider;

namespace internal {

class CC_EXPORT RasterWorkerPoolTask
Expand Down

0 comments on commit 2890903

Please sign in to comment.