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

Unified Diff: components/autofill/DEPS

Issue 308503002: [Password Generation] Start using pronouncable passwords (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments Created 6 years, 6 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
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/password_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
index 3f87406b6a4ed88473416968b2608c58e7871989..84321e5fa45c1007131bf660e0f0c68f310480e4 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+grit", # For generated headers
"+jni",
"+net",
+ "+third_party/fips181",
Ilya Sherman 2014/06/04 22:48:51 nit: Please move this down into //components/autof
"+ui",
# Autofill is a layered component; subdirectories must explicitly introduce
# the ability to use the content layer as appropriate.
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/password_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698