Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(774)

Unified Diff: chrome/browser/chromeos/login/DEPS

Issue 542623002: Minimal support for OOBE/login for chrome-athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments resolved Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/login/DEPS
diff --git a/chrome/browser/chromeos/login/DEPS b/chrome/browser/chromeos/login/DEPS
index 5dbb2bb66416f43c8862d853ce0b7a69b6b96c9a..523c5d513e28fd72053a31f0e04ac3352b23c29f 100644
--- a/chrome/browser/chromeos/login/DEPS
+++ b/chrome/browser/chromeos/login/DEPS
@@ -1,8 +1,11 @@
include_rules = [
+ "+athena/extensions/public",
+ "+athena/main/public",
+ "+athena/screen/public",
+ "+athena/util",
"+components/captive_portal",
"+components/user_manager",
# Library used for calculating CRC-32 needed for HWID verification.
"+third_party/zlib",
]
-

Powered by Google App Engine
This is Rietveld 408576698