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

Unified Diff: Source/core/DEPS

Issue 256103007: Remove modules/filesystem/DraggedIsolatedFileSystem.h dependency from core/DEPS. (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/clipboard/DataObject.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 b73f038486aa16f9c9223a4754554c4dd2b95f86..0e63e1e615c8da44b89b92f3bf09fcaf615864ea 100644
--- a/Source/core/DEPS
+++ b/Source/core/DEPS
@@ -9,6 +9,5 @@ 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/filesystem/DraggedIsolatedFileSystem.h",
"!modules/webaudio/MediaElementAudioSourceNode.h",
]
« no previous file with comments | « no previous file | Source/core/clipboard/DataObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698