Index: Source/core/DEPS |
diff --git a/Source/core/DEPS b/Source/core/DEPS |
index 0e63e1e615c8da44b89b92f3bf09fcaf615864ea..c39e98733173d0872471ccdd3d652c75be10e75d 100644 |
--- a/Source/core/DEPS |
+++ b/Source/core/DEPS |
@@ -6,8 +6,4 @@ include_rules = [ |
"+platform", |
"+public/platform", |
"+sys", |
- |
-# core/ should not depend on modules/ at all, but there are a number of pieces |
-# of code that do. Please don't add to this list of exceptions. |
- "!modules/webaudio/MediaElementAudioSourceNode.h", |
] |