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

Unified Diff: Source/core/DEPS

Issue 102993008: Remove some of the dependencies from modules/ in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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/page/ChromeClient.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 1ed8c847e434359e80b2439644d8702d147d35f1..c5d2d366be8cfc18262e984acdb7187fea9c27be 100644
--- a/Source/core/DEPS
+++ b/Source/core/DEPS
@@ -19,15 +19,7 @@ include_rules = [
"!modules/mediastream/MediaStreamRegistry.h",
"!modules/mediastream/MediaStreamTrackSourcesRequest.h",
"!modules/mediastream/RTCStatsResponse.h",
- "!modules/mediastream/SourceInfo.h",
- "!modules/speech/DOMWindowSpeechSynthesis.h",
- "!modules/speech/SpeechRecognitionAlternative.h",
- "!modules/speech/SpeechSynthesis.h",
- "!modules/speech/SpeechSynthesisVoice.h",
- "!modules/webaudio/DelayDSPKernel.h",
"!modules/webaudio/MediaElementAudioSourceNode.h",
- "!modules/webdatabase/DatabaseDetails.h",
- "!modules/webdatabase/DatabaseManager.h",
"!modules/webdatabase/DatabaseManager.h",
"!modules/webdatabase/DatabaseTask.h",
]
« no previous file with comments | « no previous file | Source/core/page/ChromeClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698