| Index: third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| index ee9f73e8c0d8580bf279723b471ffe1c1ba5a036..c0aadedfc0b3de14e8578453525cacc34d3675eb 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| @@ -279,7 +279,6 @@ protected:
|
| // for testing
|
| friend class CompositedLayerMappingTest;
|
| friend class FakeGraphicsLayerFactory;
|
| - friend class CompositedLayerMappingTest;
|
|
|
| private:
|
| // Adds a child without calling updateChildList(), so that adding children
|
|
|