| Index: chrome/browser/chromeos/login/DEPS
|
| diff --git a/chrome/browser/chromeos/login/DEPS b/chrome/browser/chromeos/login/DEPS
|
| index 5dbb2bb66416f43c8862d853ce0b7a69b6b96c9a..a2cdfdb71916923cd324eee5feda6dba23859ca1 100644
|
| --- a/chrome/browser/chromeos/login/DEPS
|
| +++ b/chrome/browser/chromeos/login/DEPS
|
| @@ -1,8 +1,12 @@
|
| include_rules = [
|
| + "+athena/common",
|
| + "+athena/extensions/public",
|
| + "+athena/main/public",
|
| + "+athena/screen/public",
|
| +
|
| "+components/captive_portal",
|
| "+components/user_manager",
|
|
|
| # Library used for calculating CRC-32 needed for HWID verification.
|
| "+third_party/zlib",
|
| ]
|
| -
|
|
|