summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-11 23:55:46 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-11 23:55:46 +0000
commitfdf40f3ee88031c06604d3cf300e38118a073d59 (patch)
tree62386b089d384766daeba954632c6a9c26468623 /apps/DEPS
parent5321e0e819502918e121d9b3f46310a528899323 (diff)
downloadchromium_src-fdf40f3ee88031c06604d3cf300e38118a073d59.zip
chromium_src-fdf40f3ee88031c06604d3cf300e38118a073d59.tar.gz
chromium_src-fdf40f3ee88031c06604d3cf300e38118a073d59.tar.bz2
Updates some includes of chrome_notification_types.h
TBR=brettw Review URL: https://codereview.chromium.org/18640003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 4d11ca3..ce7e698 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -12,6 +12,7 @@ include_rules = [
# Temporary allowed includes.
# TODO(benwells): remove these (http://crbug.com/159366)
"+chrome/browser/browser_process.h",
+ "+chrome/browser/chrome_notification_types.h",
"+chrome/browser/extensions",
"+chrome/browser/lifetime/application_lifetime.h",
"+chrome/browser/profiles",
@@ -23,7 +24,6 @@ include_rules = [
"+chrome/browser/ui/web_applications/web_app_ui.h",
"+chrome/browser/web_applications/web_app.h",
"+chrome/browser/web_applications/web_app_mac.h",
- "+chrome/common/chrome_notification_types.h",
"+chrome/common/chrome_paths.h",
"+chrome/common/chrome_paths_internal.h",
"+chrome/common/chrome_switches.h",