| Index: Source/core/DEPS
|
| diff --git a/Source/core/DEPS b/Source/core/DEPS
|
| index d8be74fd9fb89d9069aef3fb82f6979a9f85b982..828f7dfa6f53383ed708ed581d83fe5ee386ba78 100644
|
| --- a/Source/core/DEPS
|
| +++ b/Source/core/DEPS
|
| @@ -9,8 +9,6 @@ include_rules = [
|
|
|
| # 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/encryptedmedia/MediaKeyNeededEvent.h",
|
| - "!modules/encryptedmedia/MediaKeys.h",
|
| "!modules/filesystem/DraggedIsolatedFileSystem.h",
|
| "!modules/webaudio/MediaElementAudioSourceNode.h",
|
| "!modules/webdatabase/DatabaseManager.h",
|
|
|