Index: chrome/browser/drive/DEPS |
diff --git a/chrome/browser/drive/DEPS b/chrome/browser/drive/DEPS |
index 99e06bb36cc865c0d9c767ae19a93ef0c61095f0..3544835bd4098cc3cea7a163edfc9698b5a58f33 100644 |
--- a/chrome/browser/drive/DEPS |
+++ b/chrome/browser/drive/DEPS |
@@ -4,6 +4,7 @@ include_rules = [ |
"+chrome/browser/drive", |
"+content/public/browser", |
"+content/public/test", |
+ "+components/invalidation", |
] |
# The following dependencies should be removed to componentize this |
@@ -16,7 +17,6 @@ specific_include_rules = { |
"!chrome/browser/sync/profile_sync_service_factory.h", |
], |
"drive_notification_manager\.cc": [ |
- "!chrome/browser/invalidation/invalidation_service.h", |
"!chrome/browser/invalidation/invalidation_service_factory.h", |
"!chrome/browser/profiles/profile.h", |
], |