Chromium Code Reviews| Index: samplecode/SampleLayers.cpp |
| diff --git a/samplecode/SampleLayers.cpp b/samplecode/SampleLayers.cpp |
| index b31c839facbd4cbb03e9bd90130b14cef1c9b6f5..8c2724ce95e4464bd8b17f19e28d82ca180abff5 100644 |
| --- a/samplecode/SampleLayers.cpp |
| +++ b/samplecode/SampleLayers.cpp |
| @@ -306,4 +306,3 @@ private: |
| typedef SampleView INHERITED; |
| }; |
| DEF_SAMPLE( return new BackdropView; ) |
| - |