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

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

Issue 12213110: Implemented screen notifying users about malformed HWID. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Merge conflicts resolved. Created 7 years, 10 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
new file mode 100644
index 0000000000000000000000000000000000000000..3241aed45fa4c61d9dc7adbd2e371402007c27ab
--- /dev/null
+++ b/chrome/browser/chromeos/login/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ # Library used for calculating CRC-32 needed for HWID verification.
+ "+third_party/zlib",
+]
+
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/existing_user_controller.h » ('j') | chrome/browser/chromeos/login/hwid_checker.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698