summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r--chrome/common/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 5297a62..6725a28 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -11,6 +11,9 @@ include_rules = [
"+webkit/glue",
"+webkit/plugins",
+ # TODO(jam): remove me once chrome_notifcation_types.h moves to browser
+ "+content/public/browser/notification_types.h",
+
# Other libraries.
"+chrome/third_party/xdg_user_dirs",
"+third_party/bzip2",