summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r--chrome/browser/DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8657dc8..3059012 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -29,8 +29,8 @@ include_rules = [
# TODO(jam): this needs to be removed, and only use content/public. BUG=98716
"+content/browser",
- "-content/browser/notification_service_impl.h"
- "-content/browser/plugin_service.h"
+ "-content/browser/notification_service_impl.h",
+ "-content/browser/plugin_service_impl.h",
"-content/common",
# TODO(jam): remove all the exceptions. BUG=98716