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

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: one more nit 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..64f144ef4835e50c1c31e76f4b0d9b49a376bdd6 100644
--- a/chrome/browser/chromeos/login/DEPS
+++ b/chrome/browser/chromeos/login/DEPS
@@ -1,8 +1,8 @@
include_rules = [
"+components/captive_portal",
"+components/user_manager",
+ "+athena",
oshima 2014/09/04 16:14:27 "+athena/extensions/public", "+athena/main", inst
Dmitry Polukhin 2014/09/05 15:05:00 Done.
# Library used for calculating CRC-32 needed for HWID verification.
"+third_party/zlib",
]
-

Powered by Google App Engine
This is Rietveld 408576698