Index: chrome/browser/chromeos/net/DEPS |
diff --git a/chrome/browser/chromeos/net/DEPS b/chrome/browser/chromeos/net/DEPS |
index 3da1b0c0bb9938447a1713a9002540516ee81b36..1776e3dc6b452ef2bfb9023159b2b310598cdfae 100644 |
--- a/chrome/browser/chromeos/net/DEPS |
+++ b/chrome/browser/chromeos/net/DEPS |
@@ -8,12 +8,12 @@ include_rules = [ |
specific_include_rules = { |
# TODO(jamescook): Eliminate these. |
"network_portal_notification_controller\.cc": [ |
- "+ash/common/system/system_notifier.h", |
- "+ash/common/system/tray/system_tray_notifier.h", |
+ "+ash/system/system_notifier.h", |
+ "+ash/system/tray/system_tray_notifier.h", |
"+ash/common/wm_shell.h", |
], |
"network_state_notifier\.cc": [ |
- "+ash/common/system/system_notifier.h", |
+ "+ash/system/system_notifier.h", |
"+ash/resources/grit/ash_resources.h", |
], |
} |