Index: content/common/gpu/DEPS |
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS |
index 7e5f40b3e18035d2c0098b31cc6778363456d036..c3fb3ab56967c941f98d93817ae50c0476cfa073 100644 |
--- a/content/common/gpu/DEPS |
+++ b/content/common/gpu/DEPS |
@@ -7,4 +7,7 @@ include_rules = [ |
"+third_party/angle/include", |
"+third_party/openmax", |
"+third_party/mesa", |
+ |
+ # For single process mode |
+ "+content/child/child_thread.h", |
] |