| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index 97f9cb0a67fb80a3347b2725e202a43ac96cc3f0..08e8448e78456f668683e17b89c53d548cdb9699 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -6,6 +6,7 @@ include_rules = [
|
| "+content/public/test",
|
| "+components/keyed_service",
|
| "+components/pref_registry/pref_registry_syncable.h",
|
| + "+components/sessions",
|
| "+components/user_manager",
|
| "+components/web_modal",
|
| "+extensions",
|
| @@ -21,7 +22,6 @@ include_rules = [
|
| "+chrome/browser/chromeos/login/users/user_manager.h",
|
| "+chrome/browser/lifetime/application_lifetime.h",
|
| "+chrome/browser/profiles",
|
| - "+chrome/browser/sessions/session_id.h",
|
| "+chrome/common/chrome_switches.h",
|
|
|
| # For default app icon.
|
|
|