| Index: gpu/skia_runner/DEPS
|
| diff --git a/ppapi/DEPS b/gpu/skia_runner/DEPS
|
| similarity index 67%
|
| copy from ppapi/DEPS
|
| copy to gpu/skia_runner/DEPS
|
| index 4b60426711f4f443b0f86c76092bcffb9731f57f..21e329d387ca74e083fb2940cc79de4adc149381 100644
|
| --- a/ppapi/DEPS
|
| +++ b/gpu/skia_runner/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| - "+third_party/WebKit/public/platform",
|
| - "+third_party/WebKit/public/web",
|
| + "+third_party/khronos",
|
| "+third_party/skia",
|
| + "+third_party/WebKit/public/platform",
|
| + "+skia/ext",
|
| ]
|
|
|