Index: content/renderer/DEPS |
diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
index 59810a0179c3915b9cab863ce7e856d3c22c4e44..582abdf4e213a50c2cda375f4ec1dd87949683fd 100644 |
--- a/content/renderer/DEPS |
+++ b/content/renderer/DEPS |
@@ -5,12 +5,12 @@ include_rules = [ |
"+gin", |
"+jingle/glue", |
"+media", # For audio input/output and audio/video decoding. |
+ "-storage/browser", |
"+third_party/hyphen/hyphen.h", |
"+third_party/libjingle", |
"+third_party/tcmalloc", |
"+v8/include", |
"+v8/src/third_party/vtune", |
- "-webkit/browser", |
] |
specific_include_rules = { |