Chromium Code Reviews| Index: gyp/example.gyp |
| diff --git a/gyp/example.gyp b/gyp/example.gyp |
| index 9582b4dd7403e64c88fb2286cde025e2f1beecec..24bd259d58b4b0b128415cdbfddbd280c2971ada 100644 |
| --- a/gyp/example.gyp |
| +++ b/gyp/example.gyp |
| @@ -13,8 +13,7 @@ |
| '../include/gpu', |
| ], |
| 'sources': [ |
| - '../example/HelloWorld.h', |
| - '../example/HelloWorld.cpp', |
| + '../experimental/example.cpp', |
| ], |
| 'dependencies': [ |
| 'skia_lib.gyp:skia_lib', |