Chromium Code Reviews| Index: webkit/compositor/DEPS |
| diff --git a/webkit/compositor/DEPS b/webkit/compositor/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..81a065b98be791a36c92dd8f0a365f631469dcf0 |
| --- /dev/null |
| +++ b/webkit/compositor/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| +# TODO(jamesr): resolve this gross hack |
| + "+third_party/WebKit/Source/WebCore/platform/graphics/chromium/AnimationIdVendor.h" |
| +] |