Roll src/third_party/WebKit 8b42d1d:744641d (svn 186770:186771)
[chromium-blink-merge.git] / chrome / browser / drive / DEPS
blob5d3d822abce2ef12cd6d5b9383e8dcc80e1f51a5
1 include_rules = [
2   "-chrome",
3   "-content",
4   "+chrome/browser/drive",
5   "+content/public/browser",
6   "+content/public/test",
7   "+components/invalidation",
10 # The following dependencies should be removed to componentize this
11 # directory. crbug.com/257943
12 specific_include_rules = {
13   "drive_notification_manager_factory\.cc": [
14     "!chrome/browser/invalidation/profile_invalidation_provider_factory.h",
15     "!chrome/browser/profiles/profile.h",
16     "!chrome/browser/sync/profile_sync_service.h",
17     "!chrome/browser/sync/profile_sync_service_factory.h",
18   ],