Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 5508eb0d3477d48b950f3d18d211963ab8b37d51..4bc3f3cafeaac41c1b089712e5b4b9565cf90d7d 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+content/gpu", # For gpu_info_collector.h and in-process GPU |
"+content/port/browser", |
"+content/public/browser", |
+ "+content/child/webkitplatformsupport_impl.h", # For in-process webkit |
"+media/audio", # For audio input for speech input feature. |
"+media/base", # For Android JNI registration. |
"+sql", |