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

Unified Diff: content/browser/notifications/DEPS

Issue 988163003: Introduce the NotificationDatabase class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: content/browser/notifications/DEPS
diff --git a/content/browser/dom_storage/DEPS b/content/browser/notifications/DEPS
similarity index 96%
copy from content/browser/dom_storage/DEPS
copy to content/browser/notifications/DEPS
index 743a2f3baeca1ae3235e04d57c249792fac89251..a0ec7348e6fee1371e172a864e522ddc7e6b18f0 100644
--- a/content/browser/dom_storage/DEPS
+++ b/content/browser/notifications/DEPS
@@ -1,3 +1,3 @@
include_rules = [
"+third_party/leveldatabase",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698