Chromium Code Reviews| Index: webkit/glue/DEPS |
| =================================================================== |
| --- webkit/glue/DEPS (revision 109607) |
| +++ webkit/glue/DEPS (working copy) |
| @@ -1,4 +1,7 @@ |
| include_rules = [ |
| + # This is currently required for the shared component build. |
| + # TODO(dpranke): Remove when no longer needed (bug: 103896). |
| + "+content/common/content_export.h", |
| "+gpu", |
| "+media", |
| "+skia/ext", |