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

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

Issue 286933002: [cros login] Split login related classes into subfolders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix includes in new tests Created 6 years, 7 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/ui/DEPS
diff --git a/chrome/browser/chromeos/login/DEPS b/chrome/browser/chromeos/login/ui/DEPS
similarity index 73%
copy from chrome/browser/chromeos/login/DEPS
copy to chrome/browser/chromeos/login/ui/DEPS
index f687f34f43651ed3fbb4546880073a1b54a742ea..8f736355352eefa199f8c54db8692db1bb84e761 100644
--- a/chrome/browser/chromeos/login/DEPS
+++ b/chrome/browser/chromeos/login/ui/DEPS
@@ -1,9 +1,4 @@
include_rules = [
- "+components/captive_portal",
-
- # Library used for calculating CRC-32 needed for HWID verification.
- "+third_party/zlib",
-
# TODO(tfarina): Remove all these. crbug.com/125846.
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
"!chrome/browser/ui/views/location_bar/location_bar_view.h",
« no previous file with comments | « chrome/browser/chromeos/login/tpm_password_fetcher.cc ('k') | chrome/browser/chromeos/login/ui/captive_portal_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698