Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Unified Diff: Source/core/DEPS

Issue 260523002: Remove modules/webaudio/MediaElementAudioSourceNode.h dependency from core. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698