Chromium Code Reviews| Index: mojo/examples/sample_app/DEPS |
| diff --git a/mojo/examples/sample_app/DEPS b/mojo/examples/sample_app/DEPS |
| deleted file mode 100644 |
| index 2f6ef9500a2ebd3beef1d74f26594025cfe2d2e5..0000000000000000000000000000000000000000 |
| --- a/mojo/examples/sample_app/DEPS |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -include_rules = [ |
| - # TODO(abarth): Rather than including this interface directly, |
| - # we need to figure out the right way for apps to call GL. |
| - "!gpu/command_buffer/client/gles2_interface.h", |
| -] |