summaryrefslogtreecommitdiff
path: root/chromium/content/browser/notifications/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/notifications/DEPS')
-rw-r--r--chromium/content/browser/notifications/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/content/browser/notifications/DEPS b/chromium/content/browser/notifications/DEPS
index a0ec7348e6f..adad170be21 100644
--- a/chromium/content/browser/notifications/DEPS
+++ b/chromium/content/browser/notifications/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+third_party/leveldatabase",
-] \ No newline at end of file
+ "+third_party/WebKit/public/platform/modules/notifications/notification_service.mojom.h",
+]