 Chromium Code Reviews
 Chromium Code Reviews Issue 15314003:
  Add methods to SkLayerDrawLooper to allow adding layers on top  (Closed) 
  Base URL: http://skia.googlecode.com/svn/trunk
    
  
    Issue 15314003:
  Add methods to SkLayerDrawLooper to allow adding layers on top  (Closed) 
  Base URL: http://skia.googlecode.com/svn/trunk| Index: gyp/tests.gyp | 
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp | 
| index 8e82d1bda0c4e37c030f804d12f1317b5025edf5..a15671d90cd025d6fa330ab915e54e90477c6ee8 100644 | 
| --- a/gyp/tests.gyp | 
| +++ b/gyp/tests.gyp | 
| @@ -68,6 +68,7 @@ | 
| '../tests/HashCacheTest.cpp', | 
| '../tests/InfRectTest.cpp', | 
| '../tests/LListTest.cpp', | 
| + '../tests/LayerDrawLooperTest.cpp', | 
| '../tests/MD5Test.cpp', | 
| '../tests/MathTest.cpp', | 
| '../tests/MatrixTest.cpp', |