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

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: Removed log message. 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..6694686679ffbf059af1cb41a6a10249ab80e10c
--- /dev/null
+++ b/chrome/browser/chromeos/login/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/zlib",
Nikita (slow) 2013/02/11 17:09:03 nit: You may add comment describing why do we need
dzhioev (left Google) 2013/02/11 23:32:56 Done.
+]
+

Powered by Google App Engine
This is Rietveld 408576698