Index: athena/main/DEPS |
diff --git a/athena/main/DEPS b/athena/main/DEPS |
index 4316d72cb63b20e4e0af5de5f4d210651692e2c9..da4ff5d924cc47b846bdaa05058ca3bc4d123819 100644 |
--- a/athena/main/DEPS |
+++ b/athena/main/DEPS |
@@ -44,9 +44,12 @@ specific_include_rules = { |
], |
# TODO(oshima): Remove this. |
"placeholder\.*": [ |
- "+third_party/skia", |
+ "+third_party/skia/include", |
"+ui/gfx", |
"+ui/views", |
], |
+ "athena_frame_view\.*": [ |
+ "+third_party/skia/include", |
+ ], |
} |