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

Unified Diff: Source/core/DEPS

Issue 196543003: Remove modules/webdatabase dependency from core. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/dom/ActiveDOMObject.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 828f7dfa6f53383ed708ed581d83fe5ee386ba78..b73f038486aa16f9c9223a4754554c4dd2b95f86 100644
--- a/Source/core/DEPS
+++ b/Source/core/DEPS
@@ -11,6 +11,4 @@ include_rules = [
# of code that do. Please don't add to this list of exceptions.
"!modules/filesystem/DraggedIsolatedFileSystem.h",
"!modules/webaudio/MediaElementAudioSourceNode.h",
- "!modules/webdatabase/DatabaseManager.h",
- "!modules/webdatabase/DatabaseTask.h",
]
« no previous file with comments | « no previous file | Source/core/dom/ActiveDOMObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698