Chromium Code Reviews| Index: cc/DEPS |
| diff --git a/cc/DEPS b/cc/DEPS |
| index 398277743d4ba7d17b2724262ae594a8faee0e0b..b36de8f51b6e53adf109100ed4cc22c524ea0580 100644 |
| --- a/cc/DEPS |
| +++ b/cc/DEPS |
| @@ -10,7 +10,7 @@ include_rules = [ |
| "+ui/gl", |
| "+ui/surface", |
| # TODO(danakj): Drop dependencies on WebKit Platform API from cc. |
| - "+third_party/WebKit/Source/Platform/chromium/public", |
| + "+third_party/WebKit/public/platform", |
| # TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D |
| "+webkit/gpu", |
| ] |