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

Unified Diff: chrome/browser/chromeos/login/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/DEPS
diff --git a/chrome/browser/chromeos/login/DEPS b/chrome/browser/chromeos/login/DEPS
index f687f34f43651ed3fbb4546880073a1b54a742ea..c957b958207ec8371a291c9e5ba5ce1dcd61b637 100644
--- a/chrome/browser/chromeos/login/DEPS
+++ b/chrome/browser/chromeos/login/DEPS
@@ -3,12 +3,5 @@ include_rules = [
# 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",
- "!chrome/browser/ui/views/location_bar/location_icon_view.h",
- "!chrome/browser/ui/views/toolbar/reload_button.h",
- # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
]
« no previous file with comments | « chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.cc ('k') | chrome/browser/chromeos/login/app_launch_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698